{{-- resources/views/front/home.blade.php --}} @extends('front.layouts.mainLayout') @section('content')

OUR PROJECTS

A Legacy of Innovation, Built for the Future.

Living Lines draws from years of cross-sector expertise to deliver developments that combine function, form, and forward-thinking design. Each project—past or present— carries the Living Lines signature: thoughtful architecture, lasting value, and lifestyle-led planning

@foreach ($products as $index => $product)

{{ $product->title }}

{{ Str::limit(strip_tags($product->short_description), 200) }}

@endforeach

Welcome to Refined Living — Discover the Art of Residence. Contact Us NOW!

@endsection