@extends('admin.layout.master') @section('title', "الخدمات") @section('content')
# | الاسم | القسم | الصالون | الصورة | السعر | نسبة التخفيض | التحكم |
---|---|---|---|---|---|---|---|
{{$i}} | {{$row->title}} | {{$row->category->name}} | {{$row->salon->salon_title}} | {{$row->price}} | {{$row->discount_percent}} |