@extends('admin.layout')
@section('title', 'Service')
@section('subtitle', 'Jenis jasa yang bisa dipilih mitra & customer')
@section('content')
| Ikon | Nama | Kategori | Slug | Mitra | Urutan | |
|---|---|---|---|---|---|---|
|
@if ($service->iconUrl())
|
{{ $service->name }} | {{ $service->slug }} | {{ $service->mitra_profiles_count }} | {{ $service->sort_order }} |
Ubah |
|
| Tidak ada service. | ||||||