@extends('layouts.member-login') @section('title','Terms of Use') @section('page_title','') @section('page_level_css') @endsection @section('content')
@include('member.include.user-info-box')

Terms of Use

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