@extends('backend.layouts.admin.admin') @section('title', 'Service') @section('content') Service Add SN Image Title Published Actions @each('backend.service.partials.table', $service, 'service') @stop @push('styles') @endpush @push('scripts') @endpush