- | {{mb_substr($item->user_seq, 0, 10)}}
- |
- {{mb_substr($item->user_id, 0, 10)}}
- |
-
- {{mb_substr($item->member_id, 0, 10)}} |
-
- {{mb_substr($item->user_pass, 0, 10)}} |
-
- {{$item->user_manual_regist_flag?__("はい"):__("いいえ")}} |
-
- {{$item->user_mailing_flag?__("はい"):__("いいえ")}} |
-
- {{mb_substr($item->contract_number, 0, 10)}} |
-
- {{mb_substr($item->user_tag_serial, 0, 10)}} |
-
- {{mb_substr($item->user_tag_serial_64, 0, 10)}} |
- {{mb_substr($item->qr_code, 0, 10)}}
- |
-
- {{mb_substr($item->tag_qr_flag?__('QRコード'):__('タグ'), 0, 10)}}
- |
- {{mb_substr($item->user_aid, 0, 10)}}
- |
- {{----}}
- {{--{{mb_substr($item->user_park_number, 0, 10)}} | --}}
-
- {{mb_substr($item->user_place_qrid, 0, 10)}} |
-
- {{mb_substr($item->user_categoryid, 0, 10)}}
- {{--{{mb_substr($item->getUserType()->print_name, 0, 10)}}--}}
- |
-
- {{mb_substr($item->user_name, 0, 10)}} |
- {{----}}
- {{--{{mb_substr($item->user_phonetic, 0, 10)}} | --}}
-
- {{mb_substr($item->user_gender, 0, 10)}} |
-
- @if($item->user_birthdate)
-
- {{mb_substr($item->user_birthdate, 0, 10)}}
-
- @endif
- |
-
- {{mb_substr($item->user_age, 0, 10)}} |
-
- {{mb_substr($item->user_mobile, 0, 10)}} |
-
- {{mb_substr($item->user_homephone, 0, 10)}} |
-
- {{mb_substr($item->user_primemail, 0, 10)}} |
-
- {{mb_substr($item->user_submail, 0, 10)}} |
-
- {{mb_substr($item->user_regident_zip, 0, 10)}} |
-
- {{mb_substr($item->user_regident_pre, 0, 10)}} |
-
- {{mb_substr($item->user_regident_city, 0, 10)}} |
-
- {{mb_substr($item->user_regident_add, 0, 10)}} |
-
- {{mb_substr($item->user_relate_zip, 0, 10)}} |
-
- {{mb_substr($item->user_relate_pre, 0, 10)}} |
-
- {{mb_substr($item->user_relate_city, 0, 10)}} |
-
- {{mb_substr($item->user_relate_add, 0, 10)}} |
-
- {{mb_substr($item->ward_residents, 0, 10)}} |
-
- {{mb_substr($item->user_workplace, 0, 10)}} |
-
- {{mb_substr($item->user_school, 0, 10)}} |
-
- {{mb_substr($item->user_graduate, 0, 10)}} |
- {{----}}
- {{--{{mb_substr($item->user_reduction, 0, 10)}} | --}}
-
- {{mb_substr(__($item->user_idcard), 0, 10)}} |
- {{mb_substr(__(\App\User::USER_ID_CARD_CHK_FLG[$item->user_idcard_chk_flag]), 0, 10)}}
- |
-
- @if($item->user_chk_day)
-
- {{mb_substr($item->user_chk_day, 0, 10)}}
-
- @endif
- |
- {{--TODO user_chk_opeid get name ope_name--}}
-
- {{mb_substr($item->user_chk_opeid, 0, 10)}} |
-
- {{mb_substr($item->user_tag_issue, 0, 10)}} |
-
- {{mb_substr($item->issue_permission, 0, 10)}} |
-
- {{$item->user_quit_flag?__("はい"):__("いいえ")}} |
-
- @if($item->user_quitday)
-
- {{mb_substr($item->user_quitday, 0, 10)}}
-
- @endif
- |
-
- {{mb_substr($item->user_remarks, 0, 10)}} |
- {{----}}
- {{--@if($item->created_at)--}}
- {{----}}
- {{--{{$item->created_at}}--}}
- {{--@endif--}}
- {{-- | --}}
- {{----}}
- {{--@if($item->updated_at)--}}
- {{----}}
- {{--{{$item->updated_at}}--}}
- {{--@endif--}}
- {{-- | --}}
- {{--{{$item->edit_oprator_id}} | --}}
-
- @endforeach
-