@extends('layouts.master') @section('title', env('APP_NAME')) @section('content')

Orders

Order No Cashier Date Status Customer Amount to Pay Discount Amount Paid Balance Action
@endsection @section("footer-links") @endsection