@extends('user.layout.report_layout') @section('report_body')
@component('components.project_headline') @endcomponent

ক্রেতার সর্ট রিপোর্ট

ক্রমিক এরিয়া ঠিকানা নাম মোবাইল ব্যালেন্স
@if(!empty($totalAmount))
Total Amount: {{ number_format($totalAmount) }} ৳
@endif
@endsection