{{ $item['otherserial'] }}
Aquisição
{{ date('m/Y', strtotime($item['shipDate'])) }}
Garantia - Inicio
{{ date('d/m/Y', strtotime($item['startDate'])) }}
Garantia - Final
{{ date('d/m/Y', strtotime($item['endDate'])) }}
STATUS
@if($st === 1)
@elseif($st === 2)