@extends('layout.default') @section('title') Add Forums - {{ __('staff.staff-dashboard') }} - {{ config('other.title') }} @endsection @section('meta') @endsection @section('breadcrumbs') @endsection @section('page', 'page__forum-category-admin--create') @section('main')

Add a new Forum Category

@csrf

@endsection