@php
$unitOptions = [
'un' => 'Unidade (un)',
'pct' => 'Pacote (pct)',
'cx' => 'Caixa (cx)',
'fardo' => 'Fardo',
'kit' => 'Kit',
'garrafa' => 'Garrafa',
'lata' => 'Lata',
];
@endphp
@if(! $item)
@else
Para aumentar ou diminuir saldo, registre uma movimentação.
@endif