出力先
@foreach(config('const.news_system_part') as $key => $system_part) system_part) ? $params->system_part : '') == $key ? 'checked' : '' }}> @endforeach
@error('system_part') {{ $message }} @enderror
タイトル @error('title')
{{ $message }} @enderror
ニュース内容 @error('content') {{ $message }} @enderror
ステータス
@foreach(config('const.public_status') as $key => $status) public_status) ? $params->public_status : '') == $key ? 'checked' : '' }}> @endforeach
@error('public_status') {{ $message }} @enderror