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