Edit {!! trans('insurance_despatch_tracker::insurance_despatch_tracker.name') !!} [{{ 'INSR-'.$insurance_despatch_tracker->id}}]

{!!Form::horizontal_open() ->id('insurance_despatch_tracker-insurance_despatch_tracker-edit') ->method('PUT') ->enctype('multipart/form-data') ->action(trans_url('admin/insurance_despatch_tracker/insurance_despatch_tracker/'. $insurance_despatch_tracker->getRouteKey()))!!} @include('insurance_despatch_tracker::admin.insurance_despatch_tracker.partial.entry') {!!Form::close()!!}