@extends('front.front-app') @include('front.header') @include('front.header-bottom-rent') @section('container')
@if($get_first_banner) @endif

{{ $parent_menu_id->h1_title or '' }}

{!! $parent_menu_id->body or '' !!}

{{ ShowLabelById(175, $lang_id) }}
@if($get_second_banner) @endif
MDN {{ ShowLabelById(178, $lang_id) }} {{ ShowLabelById(176, $lang_id) }}
@stop @include('front.footer')