@inject('notificacion', 'App\Http\Controllers\NotificacionController')
Nombre | Apellido | Correo | Tipo | Estatus | Acciones |
---|---|---|---|---|---|
{{ $row->name }} | {{ $row->surname }} | {{ $row->email }} | {{ $row->role_user }} | {!! $notificacion->showEstatus($row->estatus) !!} |