@extends('layouts.admin') @section('title', 'Edit Siswa') @section('content')

Edit Siswa

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