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

Edit Category Form

{{session('message')}}

@csrf
@endsection