@extends('layouts.user') @push('css') @endpush @section('title')
| @lang('Image') | @lang('Name') | @lang('Price') | @lang('Type') | @lang('Options') | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
{{__('No Data Found')}} |
|||||||||||
|
{{ showNameAmount($list->property->price) }}
|
{{ $list->property->type== 'for_rent' ? __('Rent') : __('Buy')}}
|
||||||||||