Expiry Documents Upload :


@if (str_contains(url()->current(), '/create')) Add Document @endif
@include(strtolower(__('models/document.plural')) . '.expiry_docs')
{!! Form::submit('Save', ['class' => 'btn btn-danger btn-flat btn-lg']) !!} Cancel
@section('scripts') @parent {{-- -- exp_doc uplode field name change script-- --}} {{-- -- exp_doc uplode field name change script end-- --}} @endsection