@extends('v2.layout.apps') @section('header') HMI - Touchless - Salutica Berhad @endsection @section('content')
HMI - Touchless
@if((new \Jenssegers\Agent\Agent())->isTablet())

A Human-Machine Interface (HMI) is a dashboard or user interface that connects a person to a machine, device, or system. HMI is most commonly used in the context of an industrial process. The latest trends in HMI technologies are voice activation and touchless or gesture control.

@else @if((new \Jenssegers\Agent\Agent())->isMobile())

A Human-Machine Interface (HMI) is a dashboard or user interface that connects a person to a machine, device, or system. HMI is most commonly used in the context of an industrial process. The latest trends in HMI technologies are voice activation and touchless or gesture control.

@else

A Human-Machine Interface (HMI) is a dashboard or user interface that connects a person to a machine, device, or system. HMI is most commonly used in the context of an industrial process. The latest trends in HMI technologies are voice activation and touchless or gesture control.

@endif @endif

@if((new \Jenssegers\Agent\Agent())->isTablet())

Touchless Control

@else @if((new \Jenssegers\Agent\Agent())->isMobile())

Touchless Control

@else

Touchless Control

@endif @endif
@endsection