@extends('simaju.layouts.main') @section('title', 'Edit Jurusan') @section('content')
@csrf @method('PUT')
Batal
@endsection