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