Add Schedule
  Live Schedule List
@csrf
{{-- Sub --}} {{-- --}} @if ($errors->has('std_id'))
{{ $errors->first('std_id') }}
@endif
@if ($errors->has('program_name'))
{{ $errors->first('program_name') }}
@endif
@if ($errors->has('seldate'))
{{ $errors->first('seldate') }}
@endif