@extends('layouts.librenmsv1') @section('title', __('Network Map')) @section('content')
@if($group_name)  {{ $group_name }} @endif
Highlight Node
@endsection @section('javascript') @endsection @section('scripts') @endsection