@extends('layouts.sidebar') @section('title') FAQ @stop @section('content')

FAQ

@include('helpers/misc/faq') @include('helpers/misc/pagination') @stop @section('sidebar') @include('helpers/misc/widget-menu') @include('helpers/agents/widget-best') @include('helpers/properties/widget-recent') @stop