13 lines
198 B
HTML
13 lines
198 B
HTML
|
|
title = "Haryt goşmak"
|
||
|
|
url = "/add-product/:id?"
|
||
|
|
layout = "default"
|
||
|
|
is_hidden = 0
|
||
|
|
|
||
|
|
[offerform]
|
||
|
|
productId = "{{ :id }}"
|
||
|
|
|
||
|
|
[session]
|
||
|
|
security = "user"
|
||
|
|
redirect = "login"
|
||
|
|
==
|
||
|
|
{% component 'offerform' %}
|