@extends('frontend.master', ['activePage' => null]) @section('title', __('Privacy-policy')) @section('content')
{{-- scroll --}}

{{__('Privacy policy')}}

{!! $policy !!}

@endsection