@extends('backend.layouts.app-backend') @section('content')

Add Category

@include('layouts.message')
Add Category from the following form.
@csrf()
@endsection @section('header-style') @stop @section('footer-scripts') @stop