@extends('layouts.default') @section('content')
Tk {{$totalBalance}} Current Balance
Tk {{$totalCollection}} Total Collection
Tk {{$totalExpense}} Total Expense
@endsection @push('scripts') @endpush