@extends('layouts.admin-layout') @section('title', 'All Blogs') @section('content')
| # | Image | Title | Actions |
|---|---|---|---|
| {{ $key + 1 }} |
|
{{ $blog->heading ?? '' }} | Edit |