Outstanding Fee Details

@php $total = 0; @endphp @if(count($outstanding) > 0) @foreach($outstanding as $key=>$value) @php $total += $value['fee_amount']; @endphp @endforeach @else @endif
SLNo Course Name Academic Year Section Name Fee Name Net Amount Payment
{{$key+1}} {{$value['COURSENAME']}} {{$value['ACDYEAR']}} {{$value['sectionname']}} {{$value['FEE_NAME']}} {{$value['fee_amount']}} Pay Now
Total {{$total}}
No items found.