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