@extends("layouts.admin.app")
@section("css-links")
@endsection
@section("page-nav-title")
{{__("Properties")}}
{{__("All Properties")}}
@endsection
@section("content")
@include("layouts.main-parts.page-message")
@endsection
@section("scripts")
@endsection