@extends('layouts.app.master') @section('title', 'Add Category') @section('content')

Add Category

@csrf
@endsection