@extends('layouts.app') @section('title', 'Slopes Status — Mzaar Ski Resort') @section('description', 'Live slope and lift status at Mzaar. Updated by resort staff and on-slope reporters.') @section('content') {{-- Snow conditions banner --}} @if($snowCondition)
{{ $snowCondition->piste_conditions }}
@endif @if($snowCondition->last_snowfall_date)Last snowfall: {{ $snowCondition->last_snowfall_date->format('M j') }} @if($snowCondition->last_snowfall_cm) — {{ $snowCondition->last_snowfall_cm }} cm @endif
@endifLast updated {{ $lastUpdate ? $lastUpdate->diffForHumans() : 'never' }}
Last updated {{ $lastUpdate ? $lastUpdate->diffForHumans() : 'never' }}
Status updated by resort staff, ski patrol, and on-slope reporters. Verified updates are marked by staff or patrol. Conditions may change throughout the day.