@extends('layouts/contentNavbarLayout') @section('title', 'Challenge Maps') @section('content') Dashboard Challenge Maps
Manage challenge maps and their checkpoints
{{ Str::limit($map->description ?? 'No description available', 100) }}
Create your first challenge map to get started.