<div class="w3-bar w3-top w3-theme-dark w3-large w3-padding-small" style="z-index:4">
<div class="w3-bar-item w3-hide-small w3-hide-medium">Zomards</div>
<button class="w3-bar-item w3-button w3-hide-large w3-hover-none w3-hover-text-light-grey" onclick="w3_open();">
<i class="fa fa-fw fa-bars"></i>
Menu</button>
<img class="w3-bar-item w3-right" src="{{ asset('img/logo.png') }}" alt="logo" width="45" height="45">
</div>