@extends('layouts.librenmsv1') @section('title', __('map.custom.title.edit')) @section('content') @include('map.custom-background-modal') @include('map.custom-node-modal') @include('map.custom-edge-modal') @include('map.custom-map-modal') @include('map.custom-legend-modal') @include('map.custom-map-list-modal')