Tamamlandı
@if (file_exists('assets/img/card-logo/'. $post->bank->code .'.png'))
{{ $post->bank->code }}
@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 }}
{{-- @if (Auth::user()) @isset($favoritePosts) postable->slug }} data-slug={{ $post->postable->slug }} data-imovel="108" data-action="addCompare" data-toggle="tooltip" data-placement="top" title="Compare"> @endisset @endif --}}