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