8 lines
180 B
Text
8 lines
180 B
Text
<div class="mb-3">
|
|
<%= nav_tabs(
|
|
:passport,
|
|
tab,
|
|
overview: [:staff, passport],
|
|
confirmations: staff_passport_passport_confirmations_path(passport),
|
|
) %>
|
|
</div>
|