@extends('layout')
@section('title'){{MultilanguageController::t_leng('Политика конфидециальности')}}@endsection
@section('main_content')
@include('partials.headernav')
{{MultilanguageController::t_leng('Раздел “Аукцион” в разработке...')}}
@include('partials.footer')
@endsection