@section('title', $pagetitle)
logo
@if($parentDeviceId) @endif
@if($device->isUnderMaintenance()) @endif @if($typeIcon) @endif
@if($device->location) @endif
@if($overviewGraphs())
@foreach($overviewGraphs() as $graph)
{{ $graph['popup_title'] }}
@endforeach
@endif
{{ $slot }}