5 lines
99 B
Text
5 lines
99 B
Text
.container
|
|
%h1 Nouveau Service
|
|
|
|
= render partial: 'form',
|
|
locals: { service: Service.new }
|