update navbar
This commit is contained in:
@@ -7,7 +7,11 @@
|
|||||||
<span class="icon-bar"></span>
|
<span class="icon-bar"></span>
|
||||||
<span class="icon-bar"></span>
|
<span class="icon-bar"></span>
|
||||||
</button>
|
</button>
|
||||||
|
@if (Request::segment(2) == "hi-five-sports-club" || Request::segment(2) == "hi-five-sports-zone")
|
||||||
|
<a class="navbar-brand" href="#">
|
||||||
|
@else
|
||||||
<a class="navbar-brand" href="{{ url('/') }}">
|
<a class="navbar-brand" href="{{ url('/') }}">
|
||||||
|
@endif
|
||||||
<img src="{{asset('public/images/logo.png')}}" />
|
<img src="{{asset('public/images/logo.png')}}" />
|
||||||
{{-- <small>JAC Printing & Graphics Co.</small> --}}
|
{{-- <small>JAC Printing & Graphics Co.</small> --}}
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user