@extends('admin.layouts.app') @section('title', 'Create Category') @section('page-title', 'Create Category') @section('content')

Create New Category

Fill in the details below to create a new category

@csrf

Max size: 5MB. Formats: JPEG, PNG, JPG, GIF, WEBP

Cancel
@endsection