@extends('layouts.app'); @section('styles') @endsection @section('content') @if(session('error'))
{{ session('error') }}
@endif
{{--

Google Ads area

--}}

Location


Price

$
to

Brand

{{--

Paid Ads of site User here

--}}
@endsection {{-- @section('rightads')

Right Ads

Left Ad @endsection --}} @section('leftads') {{--
--}}

Left Ads

Left Ad @endsection @section('scripts') @endsection @push('scripts') @endpush