@extends('layouts.app') @section('title', 'Edit Mata Kuliah') @section('content')

Edit Mata Kuliah

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