@extends('layouts.app') @section('title', $deal->title . ' — Hisab') @section('content') @php function bdt($n) { return '৳ ' . number_format($n, 2); } @endphp
{{ $deal->created_at->format('M d, Y') }} · {{ $deal->status }}
| Date | Wallet | Type | Direction | Amount |
|---|---|---|---|---|
| {{ $t->occurred_at->format('M d, Y') }} | {{ $t->wallet->name }} | {{ $t->type }} | {{ $t->direction }} | {{ $t->direction === 'in' ? '+' : '−' }} {{ bdt($t->amount) }} |
| Ekhono kono transaction nei. | ||||