Agents Rank Levels

{{--

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($agentStatuses as $agentStatus) @empty @endforelse
#
Label Target from % Target to % Color Created At Action
{{$loop->index + 1 }}
{{$agentStatus->label}} {{$agentStatus->target_from}} {{$agentStatus->target_to}} {{$agentStatus->created_at->diffForHumans()}}
There is no level found
{!! $agentStatuses->links() !!}