@if(count($ordersMapRecords) !== count($orders))
There are {{ count($orders) }} but only {{ count($ordersMapRecords) }} have coordinates!
@endif