@extends('layouts.base') @section('title', __('Waypoint not found')) @section('content')
{{ $message ?? __('Ce waypoint n\'existe pas ou n\'est plus disponible.') }}