@extends('admin.master') @section('title', 'Add Category') @section('body')

Add Category Form

{{session('message')}}

@csrf
{{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}
@endsection