@extends('layouts.admin') @section('title', 'Services') @section('header', 'Service Management') @section('content')
Control the customer service selector and merchant service availability.
| Name | Slug | Sort | Status | Action |
|---|---|---|---|---|
| id}", $service->name) }}" required> | id}", $service->slug) }}" required> | id}", $service->sort_order) }}" min="0" max="999"> |
is_active)>
|
|
| No services found. Run the service migration first. | ||||