@extends('layouts.app') @push('css') @endpush @section('content')

District and Subject Wise Report

@csrf @method('POST')
@error('upazila_id') {{ $message }} @enderror
@endsection @push('js') @endpush