@extends('layouts.app') @section('content')
| SL | Image | Title | Link | Action |
|---|---|---|---|---|
| {{ $key + $results->firstItem() }} |
|
{{ $row->title }} | {{ $row->link }} |
Edit
Delete
|