@extends('layouts.website') @section('title','Terms of Use') @section('page_title','') @section('page_level_css') @endsection @section('content')

Terms of Use

{!! $data->description !!}
@endsection @push('page_level_script') @endpush @push('footerscript') @endpush