@extends('layouts.app', ['pageSlug' => 'deviceLists']) @section('content')
@if($param == 'highsite-status' || $param == NULL)
Highsites Status Logs

# Highsites Count Action

@endif @if($param == 'highsite' || $param == NULL)
Highsites Latency Logs

# Highsites Count Action

@endif @if($param == 'client' || $param == NULL)
Client Latency Logs

# Clients Count Action
@endif
@endsection @push('js') @endpush