@include('front.partials.top-header') @include('front.partials.desktop.search-header') @include('front.partials.sticky-header')
@include('front.partials.mobile.menu')

{!! __('messages.privacy_policy_text') !!}
@include('front.partials.footer')