@extends('layouts.app', ['pageSlug' => 'deviceLists']) @section('content')
@if($log_type == 'latency')
{{$receiver}}

@if($type == 'client') @endif
# DateTime Latency Packet LossSignal Strength CCQAction
@endif @if($log_type == 'status')
{{$device}}

# DateTime up/down Action
@endif
@endsection @push('js') @endpush