{!! BootForm::open()->multipart()->action(route('entryTypes.store')) !!}
@include('entry_types.fields')
{!! BootForm::close() !!}
@extends('layouts.app')
@section('content')
Entry Type