Manual Attendance Sync
@csrf
@foreach($alldevice as $alldevices) @php $checkConnection = \App\Device\Device::checkConnection($alldevices->device_ip); @endphp @if($checkConnection != 0)
@endif @endforeach