{!!Form::vertical_open() ->id('edit-mark-mark') ->method('PUT') ->files('true') ->class('dashboard-form') ->action(trans_url(get_guard('url').'/mark/mark') .'/'.$mark->getRouteKey())!!}

Update Mark

Last updated on {{format_date($mark['updated_at'])}}

@include('public::notifications') @include('mark::user.mark.partial.entry')
{!! Form::close() !!}