{{-- Theme Toggle Component This component renders a theme toggle button. Parameters: - id: The ID for the toggle button (optional, defaults to "theme-toggle") --}} @props(['id' => 'theme-toggle'])