@if(Auth::user()->ID == 1)
@if(Auth::user()->rol_id == 0 && Auth::user()->autenticacion == 2)
@endif
@endif
| # |
IP |
@if(Auth::user()->ID == 1)
@if(Auth::user()->rol_id == 0 && Auth::user()->autenticacion == 2)
Acciones |
@endif
@endif
@foreach($defender as $def)
| {{ $def->id }} |
{{ $def->ip }} |
@if(Auth::user()->ID == 1)
@if(Auth::user()->rol_id == 0 && Auth::user()->autenticacion == 2)
|
@endif
@endif
@endforeach