All Financial Ledger Types
@php
$LedgerTypes = explode(',', $rights->financial_ledger_types);
$add = $LedgerTypes[0];
$view = $LedgerTypes[1];
$edit = $LedgerTypes[2];
$updateStatus = $LedgerTypes[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
ID |
Financial Ledger Types |
Status |
Action |
@endif