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

Delivery Orders

Here you can see the list of existing Delivery Orders.

Serail # Delivery Order ID Name Total Quantity Actions
{{-- Modal --}} @endsection @section('afterScript') @endsection