Hi,
include page appears twice like the following image.
what is wrong??
Hi,
include page appears twice like the following image.
what is wrong??
by the looks of it, you import it twice, once outside your routes and onetime in one of your routes:
thank you so much, I added same route on the other include file. that was the reason…