@props([
'logs' => [],
])
merge(['class' => 'bg-[#0d1220] border border-[#1b2233] rounded-[9px] max-h-[260px] overflow-y-auto']) }}>
@if(is_array($logs) && count($logs) > 0)
@foreach($logs as $log)
@endforeach
@else
Zero proctoring violations recorded.
@endif