@extends('layouts.headatmin') @section('title', 'Edit Jadwal') @section('content')
Edit Jadwal
@csrf @method('PUT')
@endsection