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

{{ __('Edit catatan kesehatan') }}

Edit Catatan Kesehatan

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