{{ $this->entity->device->name }}

{{-- brightness --}}
{{ __('panel.brightness') }} {{ $brightness }}%
{{-- color --}}
{{ __('panel.color') }}
@foreach ($presets as $preset) @endforeach