@extends('layouts.master')
@section('page_title', 'Profit / Payment Report')
@section('title', 'Profit / Payment Report')
@section('main_item', 'Reports')
@section('sub_item', 'Profit / Payment Report')
@section('content')
| Business Location |
Sale Date |
Paid Date |
Campaign Batch Id |
Amount |
Courier Name |
Customer Name |
Payment Method |
Action |
|
Total Amount |
|
@endsection
@section('scripts')
@endsection