@partial('basic-header', ['default' => 'stays']);

Find homes or hotels
in a few clicks

@csrf;
Check in - Check out
1 Adult - 0 Children - 1 Room
Adults
Children
Rooms
{app('query')->getPropertyLastMinuteRateCount(['status' => 1, 'approved' => 1]);} @if (app('query')->lastMinuteCount > 0) {$endTime = app('query')->getTheLastMinuteEndTime();} @if ($endTime > 0 && app('query')->propertyHasLastMinuteDiscount())
Last minute deals ends in 00:00:00 Explore deals!
@endif @else {$startTime = app('query')->getTheLastMinuteStartTime();} @if ($startTime > 0)
Last minute deals starts in 00:00:00 Get notified!
@endif @endif

Browse by property type

{$rows = app('query')->getFeaturedPropertyCategories();} @foreach ($rows as $row)
image banner 1

{ucfirst($row['categoryName'])}

{$row['property_count']} {strtolower($row['categoryName'])}{$row['property_count'] > 1 ? 's' : ''}

@endforeach

Destinations we love

  • States
  • Places of interest
List a property
building image
@partial('page-loader');