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

Tambah Kategori

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