@php use App\Models\Fee; use App\Models\Payment; $configData = Helper::appClasses(); use Illuminate\Support\Facades\Log; @endphp @extends('layouts/layoutMaster') @section('title', 'Tuition') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content') @if(session()->has('errors')) @endif @if(session()->has('error')) @endif @php $check = null; @endphp
{{--
Dark Table head
--}}
@foreach($feehist as $f)
Session Year Level Amount Payable Status Actions