+ |
+
+ |
+ @php
+ $que = \App\Models\OperatorQue::where('user_id', $user->user_id)->first();
+ @endphp
+ {{ $que ? $que->que_id : '' }} |
+ {{ $user->user_tag_serial }} |
+ {{ $user->user_tag_serial_64 }} |
+ {{ $user->user_tag_issue }} |
@if(!empty($user->user_seq))
@@ -215,16 +181,17 @@
{{ $user->user_name }}
@endif
|
- {{ $user->user_mobile }} |
- {{ $user->user_homephone }} |
- {{ $user->user_regident_zip }} |
- {{ $user->user_regident_pre }} |
- {{ $user->user_regident_city }} |
- {{ $user->user_regident_add }} |
-
- @endforeach
-