@include('public::notifications')

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

Your awesome text goes here.


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