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