@include('public::notifications')

{{ trans('cms.edit') }} Module

Your awesome text goes here.


{!!Form::horizontal_open() ->id('edit-offerte-offerte') ->method('PUT') ->files('true') ->action(URL::to('user/offerte/offerte') .'/'.$offerte['eid'])!!} @include('offerte::user.offerte.partial.entry') {!! Form::close() !!}