@extends('backend.layouts.app') @section('title', 'Services') @push('styles') @endpush @section('content')
| SL. | Title | Description | Icon | Order | Created at | Updated at | Action |
|---|---|---|---|---|---|---|---|
| {{$key+1}} | {{$service->title}} | {{$service->description}} | {{$service->icon}} | {{$service->service_order}} | {{ $service->created_at->diffForHumans() }} | {{ $service->updated_at->diffForHumans() }} | edit |