@extends('layouts.app') @section('main-content')

Job Categories

@forelse($jobCategories as $jobCategory)
{{$jobCategory->job_category}}
{{ucwords($jobCategory->job_category)}}

{{$jobCategory->total_jobs}} Jobs

@empty No Category Found @endforelse

Frequently Asked Questions

Search all the open positions on the web. Get your own personalized salary estimate. Read reviews on over 30,000+ companies worldwide.

@endsection