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