Make a call
Support Tickets
This is the list of most recent support tickets. Click the "Call customer" button to start a phone call from your browser.
@foreach ($tickets as $ticket)
@endforeach
Ticket #{{ $ticket->id }} {{ $ticket->created_at }}
Name: {{ $ticket->name }}
Phone number: {{ $ticket->phone_number }}
Description:
{{ $ticket->description }}