{{ __('transaction.balance') }}
@livewire('dashboard.balance-'.Illuminate\Support\Str::slug($book->report_periode_code), [
'book' => $book,
'year' => $year,
'selectedMonth' => $month,
'startDate' => $startDate,
'endDate' => $endDate,
'isForPrint' => $isForPrint ?? false,
])