@extends('layouts.admin') @section('title') Add Property @stop @section('body-class') open hide-secondary-sidebar @stop @section('main') @include('helpers/properties/submit') @stop