@vite(['resources/css/tutorial.css', 'resources/js/tutorial/main.js'])

Settings

Customize your account and preferences.

@if(session('success'))
✓ {{ session('success') }}
@endif @if($errors->any())
@foreach($errors->all() as $error) • {{ $error }}
@endforeach
@endif

Account Settings

@csrf
Cancel

Change Password

@csrf

Notification Preferences

Email Notifications

Receive email updates about your courses and progress

Course Reminders

Get reminders to continue your learning journey

Achievement Notifications

Receive notifications when you earn certificates

@if(Auth::user()->id != 1)

⚠️ Danger Zone

Once you delete your account, there is no going back. Please be certain.

@endif
@if(Auth::check() && Auth::user()->is_admin)
INITIATING EVIL PROTOCOL
💀
[ ACCESSING EVIL DOMAIN... ]
01001000 01000001 01000011 01001011
@endif
👋

Leaving so soon?

Are you sure you want to logout from PolyLearn?