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