NoMethodError in Job#show

Showing /app/app/views/job/show.html.erb where line #4 raised:

undefined method `title' for #<Job::ActiveRecord_Relation:0x0000563851a21f18>
Extracted source (around line #4):
2
3
4
5
6
7
              
<img src="/assets/<%= @current_site.template %>/logo.png" alt="VipTV">
<br>
<h1><%= @job.title %></h1>
<%= raw @job.description %>
<% content_for :javascript do %>
window.print();

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"6"}

Response

Headers:

None