@php $meter = $meter ?? null; @endphp @if($meter !== null && $meter !== '') {{ \App\Support\GarageMeterReading::format($meter) }} km @else @endif