@if(Session::has('success')) @elseif(Session::has('error'))

エラー:

{!! Session::get('error') !!}
@endif
{{-- 編集・詳細時のみテンプレートID表示 --}} @if($isEdit || $isInfo)
@endif
mgr_cc_flag ?? '') == 1) checked @endif @if($isInfo) disabled @endif>
mgr_cc_flag ?? '') == 0) checked @endif @if($isInfo) disabled @endif>
use_flag ?? '') == 1) checked @endif @if($isInfo) disabled @endif>
use_flag ?? '') == 0) checked @endif @if($isInfo) disabled @endif>
{{-- ===== 下部ボタン領域 ===== --}} {{-- 下部ボタン --}} @if($isEdit) @else @endif