Date
Active
Sequence
1st
2nd
TRX Name
Reference
Total Amount Loaned
Biginning Balance
Installment
Ending Balance
Actions
Add New TrxLoan
@csrf
Employee ID
Transaction Name
Select a Transaction
@foreach ($trx as $transaction)
{{ $transaction->description }}
@endforeach
{{--
1st
2nd
--}}
Sequence
{{--
Status
--}}
Date
Reference
Total Amount
Installment
Save
Cancel
Are you sure you want to delete this loan?
Cancel
Delete
Success
The operation was successful!
Close