@if ($form_type === 'create') イラストレーター 登録 @elseif ($form_type === 'edit') {{ $illustrator->name }} | イラストレーター 編集 @endif @if ($form_type === 'create')

イラストレーター 登録

@elseif ($form_type === 'edit')

イラストレーター 編集

@endif
@csrf
@if ($form_type === 'create') @elseif ($form_type === 'edit') @endif