%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/layouts/
Upload File :
Create Path :
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/layouts/default.vue

<template>
  <div>
    <Header />
    <Nuxt />
    <Footer />
  </div>
</template>

<script>
export default {
  mounted() {
    this.$auth.$storage.watchState('loggedIn', status => {
      if(status == false) {
        this.$router.push({path: '/'})
      }
    })
  }
}
</script>

Zerion Mini Shell 1.0