@extends('layouts.app') @section('title', 'Add New Category') @section('headSource') @endsection @section('content')

Add New Category

Category details

@endsection @section('footerSource') @endsection