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

Update Mendor

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

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