@extends('layouts.app') @section('title', 'Client User') @section('content')
Sl No | Unique Id | Name | Phone | User Type | Action | |
---|---|---|---|---|---|---|
{{$i++}} | {{ $list->user_uniqueid }} | {{ $list->full_name }} | {{ $list->email }} | {{ $list->phone_no }} | {{ isset($list->getUserType) ?$list->getUserType['user_type_name']: " " }} |