@extends('layouts.master') @section('title')Leaflet @endsection @section('css') @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Maps @endslot @slot('title') Leaflet @endslot @endcomponent @endsection