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

Edit Kategori

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