@extends('backend.layouts.admin.admin') @section('title', 'Packages') @section('content') Packages Add S.No Title Image Published Actions @each('backend.package.partials.table', $packages, 'package') @stop @push('scripts') @endpush