@include('public::notifications')

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

Your awesome text goes here.


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