Can I Use PPP and Hotspot in Same Mikrotik

Basically i Use PPP for connecting Broadband User and other Corporate User Connect Directly on IP but I want to Start Hotspot Service in Same Mikrotik so I activated it but i get problem to our corporate customer our all customer who Use IP they get Hotpot Default Authentic Page

SO can u Suggest me How to Run All IN one in this hotpot i add DNS same as PPP so i have to use different Dns , can u send me how to setup or its not Run in same Mikrotik Router.

Yes you can.
But then this begs the question - what exactly are you trying to achieve?
Hotspot is for AAA; PPP is for AAA - why use both?
If you have multiple interfaces you can easily configure hotspot on one and PPP on another, but definitely not both on the same interface - it’s insecure and unnecessary.

Thanks For Reply

I Want this Both Because We Want to Move Form PPP to Hotspot and also some of our client want PPP and some of want directly HTTP authentication so thats why i want to use both and can u tell me if i use on different lan but after all i have to put hotpot up-link to network so its ok or its better to i use only one service

You can run both.
Put them on different interfaces: if you need an extra ether interface, then you can go ahead and create a VLAN and if you if it’s an extra wlan you need you can even create a VAP for that purpose.
Just put them on different interfaces.

ppp dialin users cannot be placed behind hotspot, because they don’t have MAC addresses like ethernet clients do. Hotspot tracks users by MAC address.

Sam