@extends('layouts.seeker') @section('title', 'My Profile — JOBES') @section('seeker_content')
{{ $user->headline ?? 'Add your headline' }}
{{ $user->city ?? 'Location' }}, {{ $user->country ?? 'India' }}