@extends("app") @section('head_title', 'My Properties | '.getcong('site_name') ) @section('head_url', Request::url()) @section("content")
Image | Property | Status | @if(Auth::User()->usertype!='Agents')Featured | @endifActions |
---|---|---|---|---|
![]() |
{{ $property->property_name }} {{ $property->address }} ${{ $property->price }} |
@if($property->status==1) @endif | @if(Auth::User()->usertype!='Agents') @else@if($property->featured_property!=1) @if(env('STRIPE_KEY')!='' AND getcong('featured_property_price')!='') @endif @else | @endif @endifView Edit Delete |