ID | <%= @career_opportunity.id %> | Permalink | <%= @career_opportunity.to_param %> |
---|---|---|---|
Status | <%= @career_opportunity.status %> | Featured | <%= @career_opportunity.featured %> |
Created At | <%= @career_opportunity.created_at.strftime("%m/%d/%Y - %H:%M:%S") if @career_opportunity.created_at %> | Updated At | <%= @career_opportunity.updated_at.strftime("%m/%d/%Y - %H:%M:%S") if @career_opportunity.updated_at %> |