JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr gilour

File "landingpage.blade.php"

Full Path: /home/sibcards/public_html/Modules/LandingPage/Resources/views/menu/landingpage.blade.php
File size: 315 bytes
MIME-type: text/html
Charset: utf-8

<li class="dash-item dash-hasmenu {{ (Request::route()->getName() == 'landingpage.home') ? ' active' : '' }}">
    <a href="{{ route('landingpage.home') }}" class="dash-link">
        <span class="dash-micon"><i class="ti ti-license"></i></span><span class="dash-mtext">{{__('Landing Page')}}</span>
    </a>
</li>