Dispositivo GPS Instalado Correctamente
Tecnico Instalador: {{$Instalador}}
Fecha Reporte: {{ $Fecha_Reporte }}
Ubicacion:
Ubicacion: Longitud= {{$InfGps->lng}}, Latitud= {{$InfGps->lat}}
Fecha Ultimo Reporte GPS: {{ $Fecha_Ult }}
Informacion del GPS
@if(Auth::user()->rol == 0 || Auth::user()->rol == 1)
@endif
@if($InfGps->device == 'TopTen')
@endif @if(Auth::user()->rol == 0 || Auth::user()->rol == 1) @switch($InfGps->device) @case('Teltonika FM6320')
@break @case('Teltonika FM3300')
@break @case('Teltonika FM3200')
@break @case('Teltonika FM3600')
@break @case('TopTen')
@break @default @if(strtolower($InfGps->protocol) == 'xexun')
@elseif(strtolower($InfGps->protocol) == 'coban')
@endif @endswitch @endif