@extends('layouts.seeker') @section('title', 'Account Settings — JOBES') @section('seeker_content')
Account Settings
@csrf
Change Password
Email Notifications
email_notifications ? 'checked' : '' }} style="cursor:pointer; width:40px; height:20px;">
We will send you daily digests of new openings matching your skill profile and immediate updates when a recruiter schedules an interview.
Profile Privacy
profile_visibility ? 'checked' : '' }} style="cursor:pointer; width:40px; height:20px;">
When enabled, verified partner companies can search and view your full profile and resume directly in their dashboards.
@endsection