Hello, i am in the european union i need use a cookie banner. How can i add this to my metronic database (Latest version, Laravel) ?
is there this https://preview.keenthemes.com/html/metronic/docs/general/cookiealert?_ga=2.206512986.814834772.1666085597-291478422.1656754071 ? I need something that is not on the bottom of the page, it should be in the middle (It must be accept or declined)
Hi
Justus Roman
You can use cookie alerts from that page. Just copy the HTML code provided on your Laravel page blade file.
https://preview.keenthemes.com/html/metronic/docs/general/cookiealert
For decline button, you have to customize it by adding a decline button in the HTML code.
Thanks