import React from 'react' import { Head, Link } from '@inertiajs/react' export default function AcademyBillingCancel({ message, links = {} }) { return (
Checkout canceled
{message}