@extends('layouts.master') @section('title') Support Dashboard @endsection @section('css') @endsection @section('content')
This is the list of most recent support tickets. Click the "Call customer" button to start a phone call from your browser.
Name: {{ $ticket->name }}
Phone number: {{ $ticket->phone_number }}
Description:
{{ $ticket->description }}