- content_for :title
  => t 'actions.edit.title', model: User.model_name.human
  = @profile.name

.row
  .col-lg-12
    = render 'form'