@extends('layouts.site') @section('title') Terms of Use @endsection @section('content')
@includeIf('forms.disclaimer')
@endsection @section('js') @endsection