@extends('backend.app') @section('title') جميع العملاء @stop @push('cssFiles') @endpush @section('content')
| الاسم | الهاتف | المحافظة | العنوان | العمليات |
|---|---|---|---|---|
| {{$item->name}} | {{$item->phone}} | {{$item->governorateName}} | {{$item->address}} | |
| لا يوجد بيانات .. | ||||
| name | phone | city | address | location |
|---|