@extends('layouts.master') @section('title') {{ __('fees') }} {{ __('pending') }} @endsection @section('content')
{{ __('id') }} {{ __('student_id') }} {{ __('no.') }} {{ __('students') . ' ' . __('name') }} {{ __('total') }} {{ __('fees') }} {{ __('payment_status') }}
@endsection