@php $layout = 'plugins/real-estate::themes.dashboard.layouts.master'; @endphp @extends('core/table::table') @section('content') @parent @stop @push('footer') {{ trans('plugins/real-estate::account-property.addUrl') }} @csrf {{ auth('account')->user()->property_feed != null && auth('account')->user()->property_feed != "" ? auth('account')->user()->property_feed : "" }} {{ trans('plugins/real-estate::account-property.add') }} {{ trans('core/base::base.close') }} {{ trans('plugins/real-estate::account-property.yes') }} {{ trans('core/base::base.close') }} sync-confirm-btn @endpush