@extends('layouts.adminpages') @section('content')
| Nombre / Correo | Identificación | Puntos | Role | Modificado | Estado | Acciones |
|---|---|---|---|---|---|---|
|
{{ $item->full_name }} {{ $item->email }} |
{{ $item->identification }} | {{ $item->total_points }} | {{ $item->first_role_name }} | {{ $item->updated_data }} | {{ $item->statusName }} | {{ $item->shops_count }} |