@extends('layouts.app') @section('content') Prime Location Property Investment in {{ $location->name }} Latest Opportunities in {{ $location->name }} Explore our current exclusive deals. @forelse($properties as $property) {{ $property->bmv_percentage }}% BMV {{ $property->location }} {{ Str::limit($property->description, 80) }} View Property @empty No properties found in this location. @endforelse Ready to Invest in {{ $location->name }}? Contact our expert team today to get started. Get Started @endsection
Explore our current exclusive deals.
{{ Str::limit($property->description, 80) }}
Contact our expert team today to get started.