Category List
ID | Name | Photo | Action | Created At | Updated At |
---|---|---|---|---|---|
{{ ($categories->currentPage() - 1) * $categories->perPage() + $key + 1 }} | {{ $cat->name }} |
|
@include('Dashboard.Category.edit') | {{ $cat->created_at->diffForHumans() }} | {{ $cat->updated_at->diffForHumans() }} |
![]() |
{{ $categories->appends(request()->all())->links() }}