@include('public::notifications')

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

Your awesome text goes here.


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