mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-04 22:16:08 +00:00
7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
= render 'admin/enterprises/form/primary_details', f: f
|
|
= render 'admin/enterprises/form/address', f: f
|
|
= render 'admin/enterprises/form/contact_and_social', f: f
|
|
= render 'admin/enterprises/form/business_details', f: f
|
|
= render 'admin/enterprises/form/about_us', f: f
|
|
= render 'admin/enterprises/form/images', f: f
|