@extends('admin.layouts.master') @section('title') مراكز الخدمة @endsection @section('css') @include('admin.layouts.css') @endsection @section('body')
| # | الاسم | البريد الإلكتروني | الهاتف | المدينة | الحجوزات | العمليات |
|---|---|---|---|---|---|---|
| {{ $i }} | {{ $serviceCenter->getTranslation('name', 'ar') }} | {{ $serviceCenter->email }} | {{ $serviceCenter->phone }} | {{ $serviceCenter->city ? $serviceCenter->city->name['ar'] : 'غير محدد' }} | الحجوزات |