@include('public::notifications')

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

Your awesome text goes here.


{!!Form::horizontal_open() ->id('edit-branchmaster-branchmaster') ->method('PUT') ->files('true') ->action(trans_url('user/branchmaster/branchmaster') .'/'.$branchmaster->getRouteKey())!!} @include('branchmaster::user.branchmaster.partial.entry') {!! Form::close() !!}