@extends('layouts.user.layout') @section('title')
{{ $overview->name }}
{{ $currency->currency_icon }}{{ $urgent_item->price }}
@elseif ($urgent_item->property_purpose_id==2){{ $currency->currency_icon }}{{ $urgent_item->price }} / @if ($urgent_item->period=='Daily') {{ $websiteLang->where('lang_key','daily')->first()->custom_text }} @elseif ($urgent_item->period=='Monthly') {{ $websiteLang->where('lang_key','monthly')->first()->custom_text }} @elseif ($urgent_item->period=='Yearly') {{ $websiteLang->where('lang_key','yearly')->first()->custom_text }} @endif
@endif{{ $currency->currency_icon }}{{ $urgent_item->price }}
@elseif ($urgent_item->property_purpose_id==2){{ $currency->currency_icon }}{{ $urgent_item->price }} / @if ($urgent_item->period=='Daily') {{ $websiteLang->where('lang_key','daily')->first()->custom_text }} @elseif ($urgent_item->period=='Monthly') {{ $websiteLang->where('lang_key','monthly')->first()->custom_text }} @elseif ($urgent_item->period=='Yearly') {{ $websiteLang->where('lang_key','yearly')->first()->custom_text }} @endif
@endif{{ $blog_item->created_at->format('d') }} {{ $blog_item->created_at->format('m') }} {{ $blog_item->created_at->format('Y') }}
{{ $blog_item->comments->count() }}{{ $blog_item->short_description }}