@extends('layouts.master') @section('content')
| S/N | Year | Month | Amount |
|---|---|---|---|
| year,$log->month])}}">{{$loop->index+1}} | year,$log->month])}}">{{$log->year}} | year,$log->month])}}">{{$log->month}} | year,$log->month])}}">₦{{number_format($log->amount,2)}} |
| ₦{{number_format($total,2)}} |