chanlemomov1/resources/views/HomePage/phone_user_attendance.blade.php
2022-02-16 14:01:00 +07:00

3 lines
82 B
PHP

@foreach($phoneUsersAttendance as $index => $phone)
{{ $phone }},
@endforeach