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

Tambah Kategori

@csrf
@error('nama_kategori') {{ $message }} @enderror
@endsection