@extends('layouts.adminapp') @section('content') {{-- Edit Batch Course --}}

Update Course Period

@csrf
@error('date')
{{ $message }}
@enderror
Back
@endsection