Add General Payment
This is an example dashboard created using build-in elements and components.
@csrf
Voucher Information
@if(isset($generalPayment)) @if(!empty(unserialize($generalPayment->voucher_detail))) @php $i=1; @endphp @foreach(unserialize($generalPayment->voucher_detail) as $invoiceItem) @php $i++; @endphp @endforeach @endif @endif
# Account Description Amount
{{$i}}