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

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

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