@extends('layouts.app') @section('title', 'Account Already Logged In - Game World') @section('content')
{{ __('Your account is currently logged in from another device or browser. For security reasons, only one active session is allowed per account.') }}
{{ __('Go to your other device/browser and logout from there') }}
{{ __('If you believe this is an error, contact your teacher or administrator') }}