I have tried in my customer page I have imported the names of the pages. When I click the back button on the price page it gives error
from customer import ui_customer
And in the customer py gives this error
From price import ui_price
And th other pages imported in my customer show error to. Any way to fix it
Bookmarks