@extends('layouts.master') @section('title')Unikit @endsection @section('css') @endsection @section('body-start') @endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Maps @endslot @slot('title') Google Maps @endslot @endcomponent @endsection

Default Map

Example of google maps.

Map With Marker

Example of google maps.

Overlays Map

Example of google maps.

Map Types

Example of google maps.

Layer Map

Example of google maps.

@endsection @section('script') @endsection @section('body-end') @endsection