<div class="row align-items-center justify-content-xl-between" >
    <div class="col-xl-12"  >
        <div class="copyright text-center text-xl-center text-muted" >
            &copy; {{ now()->year }} <a href="https://uptti.unej.ac.id" class="font-weight-bold ml-1" target="_blank">UPT Teknologi Informasi dan Komunikasi </a> -
            <a href="https://unej.ac.id" class="font-weight-bold ml-1" target="_blank">Developed by Network Operation Center .</a> Semua hak cipta dilindungi undang-undang.
        </div>
    </div>
   
</div>