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