@extends('layouts.admin.base-dashboard') @section('title', 'Create Delivery Order') @section('content')
@csrf
Create Delivery Order

Produk Harga Qty Diskon Subtotal
Total
@endsection @push('script') @endpush