@extends('layouts.main') @section('title', $data['title']) @section('content')
@csrf
Order No Paid Amount Pending Amount Net Amount Amount
@endsection('content') @section('custom-scripts') @endsection