@extends('layouts/fullLayoutMaster') @section('title', __('locale.labels.terms_of_use')) @section('content')
{!! $termsOfUseData !!}
@endsection