<% phc_title "Script Listings Manager" %> <% phc_title_tagline "Script Author Profile" %> <% phc_breadcrumb_one link_to "Author Index", phcscriptcdnpro.script_authors_path %> <% phc_breadcrumb_two yield(:phc_title_tagline) %>

<%= yield(:phc_title) %>

<%= link_to phcscriptcdnpro.script_authors_path, class: "btn btn-primary" do %> Back to Author Index <% end %>
<%= yield(:phc_title_tagline) %>
<%= link_to 'Edit', edit_script_author_path, class: "btn btn-primary" %> <%= link_to 'Destroy', script_author_path, method: :delete, data: { confirm: 'Are you sure?' }, class: "btn btn-danger" %>