@if($parent_id) @endif @if($device->isUnderMaintenance()) @endif @deviceLink($device)
{{ $device->location }}
@foreach($overview_graphs as $graph)
{!! \LibreNMS\Util\Url::graphPopup($graph) !!}
{{ $graph['popup_title'] }}
@endforeach