@extends('layouts.main') @section('title') {{ __('contents.privacyPolicy') }} @endsection @section('content') {!! $content !!} @endsection