@extends('layouts.app') @section('title', 'Careers') @php $chunkedCareers = collect($careers)->chunk(9); // Group careers into sets of 9 @endphp @section('content')
Posted {{ $career->monthsAgo ?? '0' }} month(s) ago