@extends('layouts.LayoutMaster') @section('content')

Edit InboundDeliveryNote

@method('PATCH') @csrf @include('inbound-delivery-note.form')
Update
@endsection