@php $mst_position_up_req_exp_id = isset($mst_position_up_req_exp) ? $mst_position_up_req_exp['id'] : -1; $mst_position_up_req___experience_apply = isset($mst_position_up_req_exp) ? $mst_position_up_req_exp['experience_check'] : -1; $mst_position_up_req_exp_pattern = isset($mst_position_up_req_exp) ? $mst_position_up_req_exp['pattern'] : -1; $mst_position_up_req_exp_necessary = isset($mst_position_up_req_exp) ? $mst_position_up_req_exp['necessary_num'] : -1; $is_first = false; @endphp
適用
以下の
の経験をしていること
の経験を
つ以上していること
@if(!$isMainfirstExp) @else @endif 追加