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

Update Standard

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

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