@php /** @var OGame\ViewModels\UnitViewModel $object */ @endphp @if ($object->currently_building)
{{ $object->amount + $object->currently_building_amount }} {{ $object->amount }}
@endif