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

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

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