@extends('layouts.admin') @section('title', 'Expenses') @section('page-title', 'Expense Management') @section('page-subtitle', 'Track and manage all business expenses') @section('content')
This Month
₦{{ number_format($monthTotal) }}
Total All-Time
₦{{ number_format($totalExpenses) }}