@include('public::notifications')

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

Your awesome text goes here.


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