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

Create Category

@csrf
@endsection