@extends('dashboard.master') @section('title', 'Balance Sheet') @push('css') @endpush @section('content')
Balance Sheet
SN Date Name Credit(BDT) Debit(BDT) Current Balance(BDT)
@push('js') @endpush @endsection