{{--
--}}
@foreach ($cats as $cat)
@endforeach
@if ($cats->count() < 1)
{{--
Name
Description
Created At
{{-- Status
--}}
Action
{{-- Action
--}}
No category found!
@endif
{{ $users->links() }}
--}}
{{ $cats->links() }}