@if (isset($data) && $data) @foreach($data as $dt) @endforeach @endif
Month Paid Amount (TK)
{{$dt->month}} {{number_format($dt->paid_amount, 2)}}