@extends('layouts.admin-simple') @section('title') Property Browser @stop @section('body-class') open hide-secondary-sidebar @stop @section('scripts') {{ HTML::script( URL::asset('assets/js/charts.js') ) }} @endsection @section('main')
Today Yesterday Last Week

Property Detail

@include('helpers/properties/info') @include('helpers/properties/chart')
@include('helpers/properties/valuation') @include('helpers/properties/amenities')
@stop