@extends('layouts.app') @section('header')

Categories

@endsection @section('content')
New Category
@csrf
@include('layouts.btn-group')
@endsection