@extends('layouts.admin') {{-- @section('admin-style') @endsection --}} @section('content')
Zoom Schedule
@lang('student.filter by')
This report returns for max the data of a month after today (today is included).
@csrf
to ? '':'disabled'}} name="to" id="to" value="{{request()->to ? request()->to :''}}">
Reset
@endsection @section('admin-js') @endsection