@extends('layouts.app') @section('content')
| User ID | External User ID | Community | Last Login | Smoking Status | Action |
|---|---|---|---|---|---|
| {{ $list->iUserID }} | {{ $list->vEUserID }} | {{ $list->userAppActivity->iCommunity }} | {{ $list->dLastLogin }} | {{ $list->SmokingStatus }} | @if (Auth::guard('admin')->user()->bUser == 1) @endif |
| No data found | |||||