@extends('layouts.app') @section('title', 'Help & Support - Vendor') @section('content')
| Reference ID | Subject | Priority | Status | Action |
|---|---|---|---|---|
|
#TK-{{ str_pad($ticket->id, 5, '0', STR_PAD_LEFT) }}
Created on {{ $ticket->created_at->format('d M, Y') }}
|
{{ $ticket->subject }}
{{ $ticket->category ?? 'General' }}
|
{{ ucfirst($ticket->priority) }} | @if($ticket->status === 'open') Open @elseif($ticket->status === 'closed') Resolved @else Pending @endif | View |
No High-Priority TasksNeed help with your store? Our admin team is ready to assist. |
||||
Provide order IDs in your ticket descriptions for 2x faster resolution from our billing team.