@extends('layouts.app') @section('content')

Terms of Service Example

Click the button below to view the Terms of Service:


Usage Examples:
  • Open Modal: openTosModal()
  • Listen for Acceptance: onTosAccepted(function() { /* your code */ })
@include('components.tos-modal') @endsection