@extends('admin.layouts.master') @section('title') {{__('fees.fees')}} @endsection @section('css') @endsection @section('content')
{{__('fees.fees')}}
{{__('general.fields.name')}} نوع الرسوم {{__('general.actions.control')}}
{{__('general.actions.add')}} {{__('fees.fees')}}
@csrf
{{__('general.actions.edit')}} {{__('fees.fees')}}
@endsection @section('script') @endsection