@extends('backend.layouts.admin.admin') @section('title', 'Blogs') @section('content') {{-- For New backend menu bar --}} Blogs Add SN Title Content Featured Actions @each('backend.blog.partials.table', $blogs, 'blog') @stop @push('scripts') @endpush