@extends('admin.layouts') @section('title', 'Add Category') @section('header') @endsection @section('content')

Add Category

Add Category
@csrf
@endsection @section('footer') @endsection