{{ trans('app.create') }} standard

{{ trans('app.add') }} standard here...

{!!Form::vertical_open() ->id('create-standard-standard') ->method('POST') ->files('true') ->class('dashboard-form') ->action(trans_url(get_guard('url').'/standard/standard'))!!}
@include('public::notifications') @include('standard::user.standard.partial.entry')
{!! Form::close() !!}