Licencias
@role('Admin') @endrole
Mostrar
registros
| Acciones | @endroleLicencia Offline | Conjunto | @lang('System.End_Plan') | @role('Admin') Integrador @endrole @role('Client') Administrador @endrole | @role('Client')Ciudad | Telefono | @endroleMAC | |
|---|---|---|---|---|---|---|---|---|
| @endrole |
{{ $c->license_offline }}
|
{{ $c->Name_Country }} | {{ abs(round((strtotime($c->expired_plan) - strtotime('today')) / (60 * 60 * 24))) }} días {{ strtotime($c->expired_plan) < strtotime('today') ? 'vencidos' : 'restantes' }} | @if(isset($c->creator_name)) {{ $c->creator_name }} @else {{ $c->admin }} @endif | @role('Client'){{ $c->email }} | {{$c->city}} | {{ $c->phone }} | @endrole{{ $c->MAC }} |
Mostrando registros del 1 al {{ min(count($customer), 10) }} de un total de {{ count($customer) }} registros