Chỉnh sửa dự án MS {{$product->id}}

@csrf
@if(count($product->images)) @foreach($product->images as $v)
@endforeach @endif
@if(count($product->images)) @foreach($product->images as $v)
@endforeach @endif

@if(count($product->images_extra)) @foreach($product->images_extra as $v)
@endforeach @endif
@if(count($product->images_extra)) @foreach($product->images_extra as $v)
@endforeach @endif

  • Ảnh hiện trạng
  • Ảnh giấy tờ
@php $color = '#737c80'; if($product->status==1){ $color = 'red'; }elseif($product->status==2){ $color = '#41494d'; } @endphp

{{$product->address}}

@if($product->home_number_note) Số cũ: {{$product->home_number_note}} @if($product->old_street) {{$product->old_street->name}} @endif @endif

{{isset($product->province->name)?str_replace('Thành phố','TP.',$product->province->name):''}}
{{isset($product->district->name)?$product->district->name:''}}
{{isset($product->ward->name)?str_replace('Phường','P.',$product->ward->name):''}}
{{isset($product->street->name)?$product->street->name:''}}
{{$product->home_number}}
{{$product->home_number_note}}
{{isset($product->old_street->name)?$product->old_street->name:''}}
Tọa độ

{{$product->status_name}}

{{(float)$product->price.' '.$product->price_type_name}}

{{$product->status_name()}}
{{(float)$product->price.' '.$product->price_type_name}}

Ngang
{{floatval($product->horizontal)}} m

Dài
{{floatval($product->vertical)}} m

DT công nhận
{{floatval($product->area)}} m2

DT đất XD
{{floatval($product->land_area)}} m2

DT sàn XD
{{floatval($product->floor_area)}} m2

Kết cấu: {{$product->home_structure_text}}

Phù hợp khai thác:

@foreach($product->purpose as $purpose)

- {{$purpose->name}}

@endforeach

{{(float)$product->horizontal}}
{{(float)$product->vertical}}
{{(float)$product->area}}
{{(float)$product->land_area}}
{{(float)$product->floor_area}}
{{$product->home_structure_text}}
mezzanine_number?"checked='checked'":''}} id="basic_checkbox_1"/>
terrace?"checked='checked'":''}} id="basic_checkbox_2"/>
@foreach($product->purpose as $purpose)

- {{$purpose->name}}

@endforeach

Mô tả: {!! $product->description !!}

{!! $product->description !!}

Đặc điểm:

Loại đường: {{$product->home_facade_text}}

Chiều rộng đường: {{floatval($product->road_width)}} m

Hướng: {{$product->home_direction_name()}}

Tình trạng pháp lý: {{$product->legal_status_name()}}

Giá m2: {{number_format(floatval($product->price_per_square_meters))}} VNĐ/m2

Giá thuê: {{$product->monthly_price?number_format(floatval($product->monthly_price)):'-'}} {{$product->monthly_price_unit}}

{{$product->home_facade_text}}
{{floatval($product->road_width)}} m
{{$product->home_direction_name()}}
{{$product->legal_status_name()}}
{{$product->monthly_price?number_format(floatval($product->monthly_price)):'-'}} {{$product->monthly_price_unit}}

Nội thất:

Phòng ngủ
{{$product->bedroom_number?$product->bedroom_number:'-'}}

Phòng khách
{{$product->room_number?$product->room_number:'-'}}

Toilet
{{$product->bathroom_number?$product->bathroom_number:'-'}}

Bếp
{{$product->kitchen_number?$product->kitchen_number:'-'}}

Ban công
{{$product->balcony_number?'Có':"-"}}

Thang máy
{{$product->elevator?'Có':'-'}}

{{$product->bedroom_number}}

{{$product->room_number}}

{{$product->bathroom_number}}

{{$product->kitchen_number}}

{{$product->balcony_number?'Có':"-"}}

balcony_number?'checked="checked"':""}} class="filled-in chk-col-black form-control form-control-sm"/>

{{$product->elevator?'Có':'-'}}

elevator?'checked="checked"':""}} class="filled-in chk-col-black form-control form-control-sm"/>

Tiện nghi trong nhà:

@foreach($product->convenience as $convenience)

- {{$convenience->name}}

@endforeach

@foreach($product->convenience as $convenience)

- {{$convenience->name}}

@endforeach

Tiện ích xung quanh:

@foreach($product->exterior as $exterior)

- {{$exterior->name}}

@endforeach

@foreach($product->exterior as $exterior)

- {{$exterior->name}}

@endforeach

Thông tin liên hệ:

@foreach($product->contact_info as $contact)

{{$contact->name}}

xxxxxxxxxx {{$contact->phone}}

{{$contact->type_name}}

{{$contact->status_name}}

@endforeach

Thông tin liên hệ

@foreach($product->contact_info as $contact)

{{$contact->name}}  

{{$contact->phone}}{{$contact->phone2?' - '.$contact->phone2:''}}

{{$contact->type_name}}

{{$contact->status_name}}  

@endforeach