!--begin: Datatable --> {{--'booking_id', 'user_id', 'date', 'time_from', 'time_to', 'status'--}} @foreach($books as $book) @endforeach
# العقار المستخدم الحاله الاعدادات
{!! $loop->iteration !!} {!! ($book->booking->building->name) !!} {!! $book->user->name!!} {!! $book->status!!}
@csrf() @method('delete')
@csrf() @method('PATCH')
# العقار الحاله التاريخ التوقيت من التوقيت الى الاعدادات