@extends('layouts/contentLayoutMaster') @section('title', 'Leaflet Maps') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')

Basic Map

Marker Circle & Polygon

Draggable Marker With Popup

User Location

Custom Icons

GeoJson

Layer Control

@endsection @section('vendor-script') @endsection @section('page-script') @endsection