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

{{ ShowLabelById(256, $lang_id) }}

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

{{ ShowLabelById(260, $lang_id) }}
@stop @include('front.footer')