{!!Form::vertical_open() ->id('form-create') ->method('POST') ->files('true') ->action(guard_url('f_x_c/test'))!!}

{{__('New')}} Test

{{__('Cancel')}}
@include('notifications') @include('f_x_c::test.entry', ['mode' => 'create']) {!! Form::close() !!}