@if ( $device['device_type'] == 'temp-sensor' )

Temperature

Humidity

@endif @if ( $device['device_type'] == 'power' )

WATT

AMP

@endif @if ( $device['device_type'] == 'light' ) {{-- todo --}} @endif