@php $headerPosMachine = function_exists('pos_machine') ? pos_machine() : null; @endphp @if($headerPosMachine && $headerPosMachine->isActive())
@lang('multipos::messages.registration.active.label') {{ $headerPosMachine->alias ?? __('multipos::messages.registration.device') }}
@endif