@extends('layout.with-main') @section('title') Add forums - {{ __('staff.staff-dashboard') }} - {{ config('other.title') }} @endsection @section('meta') @endsection @section('breadcrumbs') @endsection @section('page', 'page__staff-forum-category--create') @section('main')

Add a new forum category

@csrf

@endsection