@php use Carbon\Carbon; @endphp
@php $sl = 0; @endphp @foreach($eligibles as $eligible) @php $sl++; @endphp @if($eligible->isPaid == 0) @else @endif @endforeach
SL# Member Name Member Code Last Transaction Date RS Balance Action
{{$sl}} {{ $eligible->name }} {{ $eligible->code }} {{ $eligible->lastTransactionDate }} {{ number_format($eligible->rsBalance,2) }} @if($eligible->status == 1) Terminate @else Terminated @endif @if($eligible->status == 0) Revert @endif Savings Paid