@extends('dashboard.layouts.master') @section('pageTitle', 'Create Category') @section('content')

Create New Category

@csrf

@endsection