@extends(get_view('index')) @section('title'){{ translate('User and Confidentiality Agreement') }} - @endsection @section('header') @endsection @section('content')
{!! translate('user_and_confidentiality_agreement_content') !!}
@endsection @section('footer') @endsection