@extends('layouts.master') @section('styles') @endsection @section('content')
Leaflet Map
Map With Markers,Circles and Polygons
Map With Popup
Map With Custom Icon
Interactive Choropleth Map
@endsection @section('scripts') @vite('resources/assets/js/map-leafleft.js') @endsection