@extends('layouts.order-master') @section('css') @endsection @section('title') Order @endsection @section('content')

Billed Orders

Add Order
Date Order# Inv No Bill Date Customer Route Sale Ex. Items Amount Due Status Box No Type /Billed Action
Total
{{-- Print Modal --}} {{-- Invoice Generate Modal --}} {{-- Multi Invoice Generate Modal --}} {{-- Multi Delete Modal --}} {{-- Track Modal --}} {{-- Update Status Modal --}} {{-- Update Multi Status Modal --}} @endsection @section('script') @endsection