{{-- @if ($screen == 'index') --}}
{{-- Header Section --}} {{-- Alert Messages --}} {{-- Content View --}}
{{-- Action Buttons --}} {{-- Table --}}
{{-- --}} {{-- --}} @forelse ($clients as $client) @include('livewire.admin.clients.partials.client-row') @empty @endforelse
وقت التسجيل العميل الجوال المكان الخدمة التواصلنوع التواصل المصدر نوع العميل حالة العميل المدينةالباقةملاحظات العمليات
لا يوجد نتائج
{{ $clients->links() }}
@include('livewire.admin.clients.partials.modals')
{{-- @else --}} {{-- Create/Update Form --}}
@include('livewire.admin.elevatorClients.partials.form')
{{-- @endif --}}
{{-- Styles --}} @push('styles') @endpush {{-- Scripts --}} @push('js') @endpush