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

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

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