@extends('layouts.portal') @section('page-title', __('My Profile')) @section('sidebar') @include('seeker.partials.sidebar') @endsection @section('content')
{{ __('Current CV') }}: {{ $user->cv_original_name }}
{{ __('Upload a CV to use when applying for jobs.') }}