@extends('site.layouts.app') @section('content')
{!! $terms !!}
@include('site.inc.footer') @endsection