{{ __('BLACK LIST') }}

{{--
RRR GENERATED

{{ $countRRR }}

NUMBER OF PAID

{{ $countPaid }}

TOTAL POSTED

{{ $sumposted_amount }}

TOTAL PAID

{{ $sumposted_paid }}

--}}
{{-- @if (strlen($search) >= 10) {{ __('Search') }} @endif --}}
Print this invoice!
Reload Page
s/no RRR AMOUNT POSTED AMOUNT RETURNED Payment Method Transaction Date Generated Date PAID {{-- @if ($selectPage) --}} {{-- @unless ($selectAll)
You have selected {{ $transactions->count() }} transactions, do you want to select all {{ $transactions->total() }}? Select All
@else You are currently selecting all {{ $transactions->total() }} transactions. @endif
--}}
{{-- @endif --}} @forelse ($stokenTokens as $transaction) {{$loop->iteration }} {{ $transaction->rrr }} {{ $transaction->posted_amount }} @if ($transaction->amount != 0.0000) {{ $transaction->amount }} @else {{ $transaction->amount }} @endif {{ $transaction->payment_method }} {{ $transaction->payed_status }} {{ $transaction->created_at }} {{ $transaction->updated_at }} {{-- Student --}} @empty
No transactions found...
@endforelse Without Return with Status @if ($withoutReturn) @forelse ($withoutReturn as $transaction) {{$loop->iteration }} {{ $transaction->rrr }} {{ $transaction->posted_amount }} @if ($transaction->amount != 0.0000) {{ $transaction->amount }} @else {{ $transaction->amount }} @endif {{ $transaction->payment_method }} {{ $transaction->payed_status }} {{ $transaction->created_at }} {{ $transaction->updated_at }} {{-- Student --}} @empty
No transactions found...
@endforelse @endif
{{-- {{ $stokenTokens->links() }} --}}
STUDENT DETAILS
{{ __('close') }}
{{ __('Saved') }} {{ __('Solved') }}