@for (listing of listings; track listing.id) {
@if (listing.imageOrder?.length>0){ Image } @else { Image }
{{ selectOptions.getState(listing.location.state) }} {{ selectOptions.getCommercialProperty(listing.type) }}

{{ listing.title }} @if(listing.draft){ Draft }

{{ listing.location.name }}

{{ listing.price | currency }}

}
@if(pageCount>1){ }