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

মহাজন সর্ট রিপোর্ট

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