@php $ticket = $ticket ?? null; $preset = $preset ?? ['customer_id' => null, 'vehicle_id' => null, 'device_unit_id' => null]; $selectedCustomer = old('customer_id', $ticket?->customer_id ?? $preset['customer_id']); @endphp
بيانات التذكرة
إلغاء
@push('scripts') @endpush