3 lines
82 B
PHP
3 lines
82 B
PHP
@foreach($phoneUsersAttendance as $index => $phone)
|
|
{{ $phone }},
|
|
@endforeach |