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