@php
$hashids = app(\Hashids\Hashids::class);
$ticket->encrypted_id = $hashids->encode($ticket->id);
@endphp
{{lang('Thank you for submitting your ticket to us. Your tickets are always our top priority. You are submitting a guest ticket.')}}
{{lang('Please register your account with us to access more features.')}}
{{lang('View Ticket')}}