@extends('web.layouts.main') @section('content')
{{$terms->title ?? ""}}
{!!$terms->description ?? ""!!}
@endsection