Tickets Core Status

All Statuses typically refers to the various divisions or units within a company or organization that are responsible for different functions, such as marketing, finance, human resources, and operations, among others.

@forelse($ticketStatuses ?? [] as $ticketStatus) @empty @endforelse
#
Name Status Action
{{$loop->index +1 }}
{{$ticketStatus->name}} {{$ticketStatus->status()}}
{{-- --}} {{-- --}}
There is no agent status found
{{-- {!! $ticketStatuses->links() !!}--}}