@extends('layout') @section('title')
{{ $overview->translated_name }}
{{ $currency }}{{ $urgent_item->price }}
@elseif ($urgent_item->property_purpose_id==2){{ $currency }}{{ $urgent_item->price }} / @if ($urgent_item->period=='Daily') {{__('user.Daily')}} @elseif ($urgent_item->period=='Monthly') {{__('user.Monthly')}} @elseif ($urgent_item->period=='Yearly') {{__('user.Yearly')}} @endif
@endif{{ $blog_item->created_at->format('d') }} {{ $blog_item->created_at->format('m') }} {{ $blog_item->created_at->format('Y') }}
{{ $blog_item->totalComment }}{{ $blog_item->translated_short_description }}