NameError in JobsController#show

undefined local variable or method `current_user' for #<JobsController:0x000000000efab0>
Extracted source (around line #447):
445
446
447
448
449
450
              
@back_url = find_job_search_index_path
@back_text = 'Back to Search'
if current_user&.admin?
@back_text = 'Back to admin'
@back_url = admin_root_path
elsif current_user&.employer? && current_user.company.jobs.where(id: @job.id).any?

Rails.root: /opt

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"video-content-creator-post-production"}

Response

Headers:

None