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

Edit Aturan Diagnosa

@if ($errors->any())
@endif
@csrf @method('PUT')
Kembali
@endsection