@extends('Layouts.hms_master') @section('content') @php use App\Services\HmsService as HMS; @endphp
@include('HMS.HallFeeGenerate.filter')
@endsection