| Transaction Date |
Status |
CL Generated |
Details |
||
|---|---|---|---|---|---|
| {{ $l->transaction_date }} | {{-- GENERATING, PENDING, RUNNING, ERRONEOUS, COMPLETED --}}$l->si_status == 'COMPLETED','text-danger' => $l->status == 'ERRONEOUS'])>{{ $l->si_status}} | {{ $l->cl_generated == true ? "true" : "false"}} |
Transaction Date: {{ $l->transaction_date }} Status: $l->si_status == 'COMPLETED','text-danger' => $l->status == 'ERRONEOUS'])>{{ $l->si_status}} cl_generated: {{ $l->cl_generated == true ? "true" : "false" }} |
||
| NO DATA | |||||