• Test
{!!Form::vertical_open() ->id('joolano-test-create') ->method('POST') ->files('true') ->action(guard_url('joolano/test'))!!}
{{ trans('app.new') }} [{!! trans('joolano::test.name') !!}]
@include('joolano::admin.test.partial.entry', ['mode' => 'create'])
{!! Form::close() !!}