@extends(($fromSetup ?? false) ? 'layouts.setup' : 'layouts.app') @section('title', $product->name) @section('page-title', $product->name . ' - プラン管理') @section(($fromSetup ?? false) ? 'setup_body' : 'content') @if($fromSetup ?? false)
「プランを追加」から価格プランを設定してください