@extends('site.layouts.master') @section('content')

{{$terms->title}}

{!! $terms->content !!}
@endsection