@extends(($fromSetup ?? false) ? 'layouts.setup' : 'layouts.app') @section('title', '商品設定') @section('page-title', '商品設定') @section(($fromSetup ?? false) ? 'setup_body' : 'content')