@extends('layouts.settings', ['title' => 'Appearance', 'topbarTitle' => 'Settings']) @section('css') @endsection @section('content')

Appearance

Theme Settings

Choose your preferred theme. Changes will be applied immediately and saved to your session.

You can also toggle the theme using the button in the topbar.

@endsection @section('scripts') @endsection