Hmm..is that within php tags? If so, you should drop the curly braces and probably try this something like this:
$menu->dropdown('<img src="' . (url('img/flags/'. $locale . '.png')) . '" >' , function ($sub) { });
btw your post was not a solution.. common courtesy is to mark the correct post as a solution!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community