@extends('layouts.app') @section('title','Statement') @push('styles') @endpush @push('scripts') {{-- Alpine.js --}} @endpush @section('content')
| Date & Time | Type | Amount | Balance | Reference | Action |
|---|---|---|---|---|---|
|
{{ $createdAtDhaka->format('d M Y') }}
{{ $createdAtDhaka->format('h:i A') }}
|
{{ $truType }}
{{ ucfirst($t->type) }}
|
{{ $isCredit ? '+' : '-' }}৳{{ number_format($t->amount, 2) }} | ৳{{ number_format($t->balance_after, 2) }} |
Ref: {{ $ref }}
Status: {{ ucfirst($status) }}
|
|
| এই তারিখ রেঞ্জে কোনো ট্রানজেকশন পাওয়া যায়নি। | |||||