{{-- --}} {{-- --}} @php $hashids = app(\Hashids\Hashids::class); $ticket->encrypted_id = $hashids->encode($ticket->id); @endphp @if($ticket->status != 'Closed') @if ($ticket->importantticket == 'on') @else @endif @endif