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

エラー:

{!! Session::get('error') !!}
@endif
@if($isInfo) 登録 編集 @else @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($isInfo) 登録 編集 @else @endif