@extends('layouts.app') @section('title', 'Server Map') @section('content')

Interactive Map

Explore key locations. Click on markers to see details.

@include('components.interactive-map')

This map is a visual representation of the servers layout. Actual in-game locations may vary slightly.

@endsection @push('scripts') @endpush