{{route('Home')}} {{date('Y-m-d')}} always {{route('AboutUs')}} {{date('Y-m-d')}} always {{route('ContactUs')}} {{date('Y-m-d')}} always {{route('TermAndConditions')}} {{date('Y-m-d')}} always {{route('Desclaimer')}} {{date('Y-m-d')}} always {{route('Blogs')}} {{date('Y-m-d')}} always {{route('Loan')}} {{date('Y-m-d')}} always {{route('NewLaunch')}} {{date('Y-m-d')}} always {{route('FeaturedProject')}} {{date('Y-m-d')}} always {{route('UpcomingProject')}} {{date('Y-m-d')}} always {{route('HotProject')}} {{date('Y-m-d')}} always {{route('TopBuilder')}} {{date('Y-m-d')}} always @foreach ($PropertyList as $row) {{route('PropertyDetails',['url'=>$row->slug])}} {{date('Y-m-d')}} always @endforeach