@extends('front.front-app') @include('front.header') @include('front.header-bottom-goods') @section('container')
@include('front.templates.breadcrumbs')

{{$parent_menu->name or ''}}

{!! ShowLabelById(15, $lang_id) !!}

{!! ShowLabelById(16, $lang_id) !!}

{{--modal--}}
{{--END modal--}}
@stop @include('front.footer')