@lang("Information generale")
Dimension: {{$annonce->espacepublicitaire->dimensions}}
Tarif: {{$annonce->espacepublicitaire->tarif}}
 
@error("libelle")
{{$message}}
@enderror
@error("date_parution")
{{$message}}
@enderror
@if(count($images)>0)
@lang("Images")
@if($annonce->imageFichier !=null) @else preview image @endif
@foreach ($images as $image) @if($image ==$images[0] )
preview image
@else
preview image
@endif @endforeach
@endif
@error("description")
{{$message}}
@enderror
@if($countinfo>0)
@lang("Informations complementaires")
@foreach ($infos_json as $info_json)
@error("infos_json")
{{$message}}
@enderror
@error("infos_json")
{{$message}}
@enderror
@endforeach
@endif @if($countprec>0)
@lang("Autres precisions")
@foreach ($precisions_json as $precision_json)
@error("infos_json")
{{$message}}
@enderror
@error("infos_json")
{{$message}}
@enderror
@endforeach
@endif
@error("est_paye")
{{$message}}
@enderror
@error("date_payement")
{{$message}}
@enderror
 
@lang("Contacter")

Tel: @if($annonce->numero!=null){{$annonce->numero}}@else {{$annonce->annonceur->telephone_mobile}}@endif