@extends('layouts.app') @section('title', 'Map') @section('contents')
{{-- Filters bar on top (clickable, active state only; no impact yet) --}}
Filters:
{{-- Full-page map --}}
@endsection @push('stylesheets') @endpush @push('scripts') @endpush