@extends('layouts.higher-institution') @section('title', 'Higer Institution Payment') @section('content')
@include('include.higher-institution.top-section') @include('include.message')

Filters:

{{-- --}}

View All Payments

{{ __('S/N') }} {{ __('Payer name') }} {{ __('Transaction Reference') }} {{ __('Invoice number') }} {{ __('Total Amount') }} {{ __('Payment Status') }} {{ __('Matric No') }} {{ __('Bank Branch') }} {{ __('Pay Channel') }} {{ __('Date Created') }} {{ __('Actions') }}
@push('script') @endpush @endsection