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

Maps / Leaflet

Basic Map
Marker Circle & Polygon
Draggable Marker With Popup
User Location
Custom Icons
GeoJson
Layer Control
@endsection