@extends('layouts.sidebar')
@section('title')
Ad Spaces
@stop
@section('content')
@include('helpers/misc/promotion')
@include('helpers/misc/custom-space')
@stop
@section('sidebar')
@include('helpers/misc/widget-menu')
@include('helpers/agents/widget-best')
@include('helpers/properties/widget-recent')
@stop