Вход Регистрация
Файл: storage/framework/views/5f4ef9837b43f9bca28a443613e0809fc6f961e2.php
Строк: 61
<?php $__env->startSection('content'); ?>
<style>
.btn-games2 {
    background: url(/images/btn-left2.jpg) no-repeat left ,url(/images/btn-right2.jpg) no-repeat right ,url(/images/btn-center2.jpg) repeat center;
    color: #ede256;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    text-shadow: 0 -1px 0 #131227, 0 -1px 0 #131227, 0 1px 0 #131227, 0 1px 0 #131227, -1px 0 0 #131227, 1px 0 0 #131227, -1px 0 0 #131227, 1px 0 0 #131227, -1px -1px 0 #131227, 1px -1px 0 #131227, -1px 1px 0 #131227, 1px 1px 0 #131227, -1px -1px 0 #131227, 1px -1px 0 #131227, -1px 1px 0 #131227, 1px 1px 0 #131227;
    font-size: 14px;
    margin: 0;
    margin-bottom: 0px;
    border: 0;
}
</style>
    <center>
        <font color="white">
            <big>Доступно прогресса карт: <?php echo e(Auth::user()->progress); ?></big><br>
        </font>
    </center>
    <div class="box">
        <div class="menu">
            <?php $__currentLoopData $cards$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $c): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                <a href="/deck/card/<?php echo e($c->id); ?>"> 
                     <?php echo e($c->getCardInfo->name); ?>  
                     <span style="float:right">
                       <font color="<?php echo e(Services::getCardRarity($c->getCardInfo->level)->color); ?>"><?php echo e($c->getCardInfo->level); ?> ур.</font>&nbsp;&nbsp;&nbsp;
                         </span></a>
            <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
        </div><br>
        <a href="/deck/my" class="btn btn-games2 btn-block">Моя колода</a>
    </div>
    <?php echo e($cards->links()); ?>

<?php $__env->stopSection(); ?>
<?php 
echo $__env->make('layouts.main'array_except(get_defined_vars(), array('__data''__path')))->render(); ?>
Онлайн: 1
Реклама