import Head from 'next/head';
import NextLink from 'next/link';
import ArrowLeftIcon from '@heroicons/react/24/solid/ArrowLeftIcon';
import { Box, Button, Container, SvgIcon, Typography } from '@mui/material';
const Page = () => (
<>
403 | Oktopus TR-369
403: You're not allowed to perform this action
You either tried to perform an action you're not authorized to do or you came here by mistake.
>
);
export default Page;