@extends('sidebar-template') @section('content') @include('blocks.banners') @include('blocks.buttons')
@if(isAdmin())
@endif
@stop @section('sidebar')

Ad type

Categories

Regions

@stop @section('js_functions') my_main.Listings(); @stop @section('algolia-layouts') @include('listings.product-template') @stop