{!! $page->title !!}
{!! $page->body !!}
@forelse($jobs as $job)
@empty
@endforelse
@if($jobs->hasPages())
@endif
{{ $job->title }}
@if($job->description){{ \Illuminate\Support\Str::limit(strip_tags($job->description), 120) }}
@endifNo current openings
There are no positions matching your search right now. Please check back soon.
{{ $jobs->links('vendor.pagination.default') }}