@extends('admin.layout.app') @section('content')
Create a New Item
@csrf @error('category_id') @enderror
@endsection