Advice List
ID | Name | Title | Description | Action | Created At |
---|---|---|---|---|---|
{{ $d+1 }} | {{ $advice->user->name }} | {{ \Illuminate\Support\Str::limit($advice->title,50) }} | {{ \Illuminate\Support\Str::limit($advice->description,50) }} | @include('Dashboard.Advice.detail') | {{ $advice->created_at->diffForHumans() }} |
![]() |
{{ $advices->appends(request()->all())->links() }}