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