Project Image
Area: {{ land_property.area }}
Location: {{ land_property.location }}
{% if land_property.price_per_katha %}Price: ৳{{ land_property.price_per_katha|floatformat:0 }} per katha
{% endif %} {% if land_property.total_plots %}Plots: {{ land_property.available_plots }}/{{ land_property.total_plots }} available
{% endif %}{{ land_property.description|truncatewords:20 }}
{% endif %}Showing {{ page_obj.start_index }} to {{ page_obj.end_index }} of {{ page_obj.paginator.count }} projects
Showing all {{ page_obj|length }} projects
Try adjusting your filters or check back later for new projects.