@extends('front.front-app') @include('front.header') @section('container')

{{ ShowLabelById(255, $lang_id) }}

@include('front.templates.register-or-login-menu')
{{--
--}}

@stop @include('front.footer')