إغلاق الشفت #{{ $shift->id }}
الصندوق: {{ $shift->cashRegister?->name ?? '—' }}
المستخدم: {{ $shift->user?->name ?? '—' }}
وقت الفتح: {{ $shift->opened_at?->format('Y-m-d H:i') }}
@extends('admin.layouts.master') @section('title', 'إغلاق الشفت') @section('content')