@extends('layout.site') @section('title', __('structure.privacy-policy').' - ') @section('canonical', url('/politica-de-privacidade')) @section('content')
{!! __('structure.privacy-policy') !!}
{!! @$content_text->content !!}
@include('site.widget-saleoff') @include('site.widget-location')
@endsection @section('script') @endsection