@extends('layouts.admin') @section('page-title', 'Job-Openings') @section('content')
Type: {{ $job->job_type }} Location: {{ $job->location }} @if($job->salary) Salary: {{ $job->salary }} @endif
No open positions at the moment.