@extends('Componentes.app') @section('title', 'Mapas') @section('index')
@if(session('message')) @endif
@csrf
@endsection