@extends('backend.layouts.admin.admin') @section('title', 'Gallery') @section('content') Gallery Image Add S.No Name Album Image/URL Published Actions @each('backend.gallery.partials.table', $gallery, 'gallery') @stop @push('scripts') @endpush