<template> <div> <h1> I AM SUPER SECRET PAGE</h1> <h1> I AM SUPER SECRET PAGE</h1> <h1> I AM SUPER SECRET PAGE</h1> <h1> I AM SUPER SECRET PAGE</h1> </div> </template> <script> export default { middleware: 'auth' } </script>