Relative Content

Tag Archive for phptailwind-csslaravel-blade

I’m working on a website that using php but I’m not really farmiliar with the syntax. I want to understand while some codes are predefined

So currently, I’m trying to implement a new design on a page and I can’t seem to understand what this @include(‘inc.menu.services’) is on the code. I know its part of the Menu section or navbar, but if I try to put in a div to style it, It either stops the functionality of what was already there or it scatters the arrangement of the code. The confusing part is, I don’t seem to know if @include(‘inc.menu.services’) was created in another file then shortened to what it is currently. I need help please