@extends('layouts.dashboard') @section('title', $pageTitle ?? (isset($category) ? 'Edit Category' : 'Create Category')) @section('page_header')