@extends('layouts.user') @section('content')
{{ $savedJobs->total() }} job{{ $savedJobs->total() !== 1 ? 's' : '' }} saved
Start exploring jobs and save your favorites for later
{{ $saved->jobPosting->employer->company_name ?? 'Company' }}
Your notes: {{ $saved->notes }}