@extends('layouts.landing_pages.mobiangra.theme') @section('title', __('MobiAngra') . ' - ' . config('app.name')) @push('styles') @endpush @section('content')
{{-- Mapa --}}
{{-- Barra de ações inferior --}} {{-- Botões flutuantes de filtro rápido --}}
{{-- Backdrop linhas --}} {{-- Painel de Linhas (bottom sheet) --}} {{-- Backdrop info --}} {{-- Modal de Informações (bottom sheet) --}}
@endsection @push('scripts') @endpush