@include('public::notifications')

{{ trans('cms.create') }} Test

Your awesome text goes here.


{!!Form::horizontal_open() ->id('create-tewst-test') ->method('POST') ->files('true') ->action(URL::to('user/tewst/test'))!!} @include('tewst::user.test.partial.entry') {!! Form::close() !!}