{{-- * LaraClassified - Geo Classified Ads CMS * Copyright (c) Mayeul Akpovi. All Rights Reserved * * Email: mayeul.a@larapen.com * Website: http://larapen.com * * LICENSE * ------- * This software is furnished under a license and may be used and copied * only in accordance with the terms of such license and with the inclusion * of the above copyright notice. If you Purchased from Codecanyon, * Please read the full License from here - http://codecanyon.net/licenses/standard --}} @extends('classified.layouts.master') @section('search') @parent @endsection @section('content')

{!! trans('page.Site FAQ') !!}


{!! trans('page.How do I place an ad? - Content') !!}
{!! trans('page.What does it cost to advertise? - Content') !!}
{!! trans('page.If I post an ad, will I also get more spam e-mails? - Content') !!}
{!! trans('page.How long will my ad remain on the website? - Content') !!}
{!! trans('page.I sold my item. How do I delete my ad? - Content') !!}
@include('classified/layouts/inc/social/horizontal')
@endsection @section('info') @endsection @section('javascript') @parent @endsection