@extends('layouts.vertical', ['subtitle' => 'Google Maps']) @section('content') @include('layouts.partials.page-title', ['title' => 'Maps', 'subtitle' => 'Google Maps'])
Basic Example

Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.

Markers Google Map

Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.

Street View Panoramas Google Map

Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.

Google Map Types

Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.

Ultra Light With Labels

Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.

Dark

Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.

@endsection @section('scripts') @vite(['resources/js/pages/maps-google.js']) @endsection