@foreach($candidates as $candidate) @php $photo = \HireMeeHelper::getAWSImageUrl($candidate->s3_id,config('filesystems.disks.hiremeeprodev.bucket'),'hiremeeprodev'); @endphp
@endforeach