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