Edit Worker

<%= render 'form', worker: @worker %> <%= link_to 'Cancel', worker_path(@worker) %> | <%= link_to 'Back to List', workers_path %>