/home/kueuepay/public_html/storage/framework/views/bcd336f149955d031725eefde3ab14cb341318d5.php
<?php
    $current_route = Route::currentRouteName();
?>
<?php if(isset($route) && $route != ""): ?>
    <?php if(admin_permission_by_name($route)): ?>
        <a href="<?php echo e(setRoute($route)); ?>" class="nav-link <?php if($current_route == $route): ?> active <?php endif; ?>">
            <i class="menu-icon las la-ellipsis-h"></i>
            <?php
                $title = $title ?? "";
            ?>
            <span class="menu-title"><?php echo e(__($title)); ?></span>
        </a>
    <?php endif; ?>
<?php endif; ?><?php /**PATH D:\xampp\htdocs\git\nfcpay\resources\views/admin/components/side-nav/dropdown-link.blade.php ENDPATH**/ ?>
Forgot Password