Tickets
You have total {{ $tickets->count() }} tickets.
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
Ticket #ID | Username | Ticket Name | Category | Priority | Status | Created On | Action |
---|---|---|---|---|---|---|---|
#{{@$ticket->id}} | {{ucfirst(@$ticket->user->name)}} | {{ucfirst(@$ticket->ticket_name)}} | {{ucfirst(@$ticket->category)}} | {{ucfirst(@$ticket->priority)}} | {{@$formatdate}} |