@forelse ($get_current_openings as $current_openings)
@else
@endif
{{ empty($current_openings->job_title) ? "" : ucwords($current_openings->job_title) }}
{{ $current_openings['category']->industry_name ?? "Not Updated"}}