@extends('layouts.master') @section('title') {{ __('fees') }} {{ __('classes') }} @endsection @section('content')
{{ __('id') }} {{ __('no.') }} {{ __('class') }} {{ __('stream') }} {{ __('fees') }} {{ __('type') }} {{ __('base') }} {{ __('amount') }} {{ __('total') }} {{ __('amount') }} {{ __('created_at') }} {{ __('updated_at') }} {{ __('action') }}
@endsection