@extends("/_layouts/base.html")
@section("main")
@include("/include/parts/local-nav.html", {"module_id": "nav_realestate", "direction": ""})
@include("/include/tag/filter.html")
@include("/include/entry/summary-realestate.html")
@include("/include/parts/search-realestate.html")
@endsection