@php $featureNotice = \App\Support\FeatureSetupGate::notice(request()); @endphp @if($featureNotice)
まず「{{ collect($featureNotice['items'])->pluck('label')->join('」と「') }}」の設定を実施してください
{{ $featureNotice['feature'] }}を使うには、先に上記の初期設定が必要です。
設定する
@endif