Name | Email Id | Status | Role | Actions |
---|---|---|---|---|
{{$key->FirstName.($key->MiddleName?' '.$key->MiddleName:'').' '.$key->LastName}} | {{$key->Email}} | {{($key->IsActivated === true)?'Activated':'Not Activated'}} |
Warning: Undefined variable $key in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/admin/search.blade.php on line 32 Warning: Attempt to read property "Role" on null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/admin/search.blade.php on line 32 Warning: Undefined variable $key in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/admin/search.blade.php on line 33 Warning: Attempt to read property "Role" on null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/admin/search.blade.php on line 33 Fatal error: Uncaught Error: Attempt to assign property "Role" on null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/admin/search.blade.php:33 Stack trace: #0 {main} thrown in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/admin/search.blade.php on line 33 |