@extends('landlord.landlord_layout') @section('title',@$title) @section('landlord_content') @foreach($properties as $adv) {{ @$adv->property->category->name }} Total Room: {{ @$adv->property->bedroom }} {{ \Illuminate\Support\Str::of($adv->property->name)->words(5) }} {{ @$adv->property->location->address }}, {{ @$adv->property->state->name }}, {{ @$adv->property->city->name }} {{ @$adv->property->location->post_code }} {{ @$adv->property->location->country->name }} Book appointment Cancel @endforeach
{{ @$adv->property->location->address }}, {{ @$adv->property->state->name }}, {{ @$adv->property->city->name }} {{ @$adv->property->location->post_code }} {{ @$adv->property->location->country->name }}