Skills

{{--

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($skills as $skill) @empty @endforelse
#
Account Skill Name Created At Action
{{$loop->index + 1 }}
{{$skill->account}} {{$skill->skill_name}} {{$skill->created_at->diffForHumans()}}
There is no agent status found
{!! $skills->links() !!}