@extends('admin.layouts.layout') @section('title')Services @endsection @section('body')
# | Icon | Name | Price | Weightage | |
---|---|---|---|---|---|
{{ $i + 1 }} |
@if ($service->icon)
|
{{ $service->name }} | {{ $service->price }} | {{ $service->weightage }} | Edit Delete |