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

Update Fbmanager

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

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