{!! html()->form('POST' ,route('deliverymandocument.store'))->attribute('enctype', 'multipart/form-data')->id('deliverymandocument_form')->open() !!}

{{ $pageTitle }}

{!! html()->form()->close() !!}
@section('bottom_script') @endsection