@if ($post->diffinseconds)
@else
Teklif Bekleniyor
@endif
Hemen Al Fiyatı: {{ number_format($post->fast_buy_price, 0, '.', '.') }} ₺
@if (file_exists('assets/img/card-logo/'. $post->bank->code .'.png'))
@endif
![]()
images_folder)[0]))
src="{{asset('storage/'.Storage::allFiles($post->images_folder)[0] )}}"
@endif alt="İlan Resmi">
{{ number_format($post->current_price, 0, '.', '.') }}
₺
@if (isset($post->postable->house_type))
{{ config('enums.property_type')[$post->postable->property_type] }} - {{ config('enums.house_type')[$post->postable->house_type] }}
@endif
@if (isset($post->postable->workplace_type))
{{ config('enums.property_type')[$post->postable->property_type] }} - {{ config('enums.workplace_type')[$post->postable->workplace_type] }}
@endif
@if (isset($post->postable->land_type))
{{ config('enums.property_type')[$post->postable->property_type] }} - {{ config('enums.land_type')[$post->postable->land_type] }}
@endif
{{ $post->title }}
Konum
{{ $post->postable->country }} - {{ $post->postable->district }} - {{ $post->postable->neighborhood }}
@if (isset($post->postable->net_m2))
{{ number_format($post->postable->net_m2, 0, '.', '.') }}m2
@endif
@if (isset($post->postable->floor))
{{ config('enums.floor')[$post->postable->floor] }}.Kat
@endif
@if (isset($post->postable->room_count))
{{ config('enums.room_count')[$post->postable->room_count] }}
@endif
{{ $post->bank->name }}
@if (isset($post->code))
İlan Kodu:
{{ $post->code }}
@endif
İhale Kodu:
{{ $post->tender_code }}