@extends('front.index') @section('meta_title'){{$advertisings->name}} @endsection @section('meta_des'){{$advertisings->name}} @endsection @section('meta_key'){{$advertisings->name}} @endsection @section('content') @include('front.home.slider-ad-section in-pup')
{{trans('frontAdv.phone_number_show')}}

{{trans('frontAdv.adv_pr')}}

@foreach($advertisingsPopular as $key=>$item)

{{$item->name}}

image_main}}">
@endforeach

{{trans('frontAdv.detials')}}
{{@$advertisings->created_at}}

{{@$advertisings->Countries->name}} - {{@$advertisings->Citys->name}}

{{@$advertisings->description}}

image_main}}">

{!! csrf_field() !!}

{{trans('front.Rate1')}}

{{trans('front.Rate2')}}*

@include('front.home.brands') @endsection