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

Edit Mahasiswa

@csrf @method('PUT')
@endsection