@extends('layouts.app') @section('content')
@include('common.errors') @if ($properties)
@endif
error
@endsection