@extends('layouts.master') @section('title') Vector Map @endsection @section('css') @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title') Vector Map @endslot @slot('subtitle') Maps @endslot @endcomponent

World Map

Example of vector map.

USA Map

Example of vector map.

UK Map

Example of vector map.

Chicago Map

Example of vector map.

@endsection @section('scripts') @endsection