@extends('backend.layouts.admin.admin') @section('title', 'Page') @section('content') all pages Add S.N Name Published Actions @each('backend.page.partials.table', $pages, 'page') @stop @push('scripts') @endpush