@extends($layout) @section('header_scripts') @stop @section('content')
{{getPhrase('sno')}} | {{getPhrase('name')}} | {{getPhrase('enrollment_no')}} | {{getPhrase('status')}} | {{getPhrase('amount')}} | {{getPhrase('paid_amount')}} | {{getPhrase('discount')}} | {{'N/A'}} | {{getPhrase('balance')}} | {{--% | --}}|
---|---|---|---|---|---|---|---|---|---|---|
@{{$index+1}}
|
@{{user.name}} | @{{user.roll_no}} |
Completed Active
Total
|
{{$currency}} @{{user.amount}} | {{$currency}} @{{user.paid_amount}} | {{$currency}} @{{user.discount_amount}} | {{$currency}} @{{user.notapply_amt}} | {{$currency}} @{{user.balance}} | {{--
@{{user.paid_percentage}}%
| --}}