@if ($params['action_type'] == 'create')

顧客情報登録 - 確認

@else

顧客情報編集 - 確認

@endif @if ($params['action_type'] == 'create')
@csrf @else @csrf @endif
@if ($params['action_type'] == 'create') @else @endif