@extends('layouts.dashboard') @section('title', 'Edit Kelas') @section('content')

Edit Kelas

@csrf @method('PUT')
Batal
@endsection