@extends('layouts.guru') @section('content')

{{ __('Edit Pelanggaran') }}

@csrf @method('PUT')
@endsection