@extends('FrontUser.layouts.app') @section('content')
# | Subject | Status | Priority | Last Updated | Actions |
---|---|---|---|---|---|
{{ $ticket->id }} | {{ $ticket->subject }} | {{ ucfirst($ticket->status) }} | {{ ucfirst($ticket->priority) }} | {{ $ticket->updated_at->diffForHumans() }} | View |
No tickets found. |