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