@extends('layouts.vertical', ['title' => 'Google Map']) @section('content')

Google

Marker Map
Overlay Map
Street View Panoramas Map
Type Map
Polygons Map
Routes Map
@endsection @section('script') @vite([ 'resources/js/pages/google-maps-init.js']) @endsection