@extends('layouts.librenmsv1') @section('title', __('map.custom.title.create')) @section('content') @include('map.custom-map-modal') @endsection @section('scripts') @endsection