@extends('layouts.master') @section('content')
List of Order
No.
Invoice No.
Squad
Total
Payment Status
Rent Date
Status
Payment Type
Actions
@include('order.show') @endsection @push('script') @endpush