@extends('loja.default', ['title' => 'Politica e privacidade']) @section('content')
{!! $config->politica_privacidade !!}
@endsection