@extends($layout) @section('content') @include("auth::partials.onboardingProgress", ['percentComplete' => 64, 'current' => 'personalization', 'completed' => ['account', 'theme']])

🎨 Creating A Comfortable View

Your favorite color mode and scheme.

{{ $tpl->displayInlineNotification() }}

@foreach($availableColorSchemes as $key => $scheme ) @endforeach