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

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

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