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