<div class="wrapper">
    <div class="row">
        <div class="col">
            <div class="d-flex bd-highlight mb-3">
                <div class="p-2 bd-highlight">&nbsp;&nbsp;</div>
                <div class="p-2 bd-highlight">
                    <img src="<?php echo e(asset('image/headermem01.jpg')); ?>" class="img-fluid img-clear">
                </div>
                <div class="ms-auto p-2 bd-highlight">
                    <img src=" <?php echo e(asset('image/headermem02.jpg')); ?>" class="img-fluid img-clear">
                </div>
                <div class="p-2 bd-highlight">&nbsp;&nbsp;</div>
            </div>
        </div>
    </div>
</div><?php /**PATH C:\xampp\htdocs\km-web\resources\views/layouts/partials/front/header.blade.php ENDPATH**/ ?>