/
home
/
pay
/
server
/
storage
/
framework
/
views
/
File Upload :
llllll
Current File: /home/pay/server/storage/framework/views/f42330457e2f35cecd6de0a268b5a3969f0f1e17.php
<?php if($Withdraw->sts == 3): ?> <?php ($color = "#FF1010FF"); ?> <?php ($lable = "تراکنش ناموفق "); ?> <?php ($image = "https://gholaktala.ir/images/red-x-icon.png"); ?> <?php endif; ?> <?php if($Withdraw->sts == 2): ?> <?php ($color = "#66FF6EFF"); ?> <?php ($lable = "تراکنش موفق "); ?> <?php ($image = "https://uxwing.com/wp-content/themes/uxwing/download/checkmark-cross/done-icon.png"); ?> <?php endif; ?> <!DOCTYPE html> <html lang="<?php echo e(str_replace('_', '-', app()->getLocale())); ?>"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> <!-- Fonts --> <link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap" rel="stylesheet"> <!-- Styles --> <style> .card { overflow: visible; width: 290px; height: 504px; } .content { width: 100%; height: 100%; transform-style: preserve-3d; transition: transform 300ms; box-shadow: 0px 0px 10px 1px #000000ee; border-radius: 5px; } .front, .back { background-color: #151515; position: absolute; width: 100%; height: 100%; backface-visibility: hidden; -webkit-backface-visibility: hidden; border-radius: 5px; overflow: hidden; } .back { width: 100%; height: 100%; justify-content: center; display: flex; align-items: center; overflow: hidden; } .back::before { position: absolute; content: ' '; display: block; width: 160px; height: 160%; background: linear-gradient(90deg, transparent, <?php echo e($color); ?>, <?php echo e($color); ?>, <?php echo e($color); ?>, <?php echo e($color); ?>, transparent); animation: rotation_481 5000ms infinite linear; } .back-content { position: absolute; width: 99%; height: 99%; background-color: #151515; border-radius: 5px; color: white; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 30px; } @keyframes rotation_481 { 0% { transform: rotateZ(0deg); } 0% { transform: rotateZ(360deg); } } .front { transform: rotateY(180deg); color: white; } .front .front-content { position: absolute; width: 100%; height: 100%; padding: 10px; display: flex; flex-direction: column; justify-content: space-between; } .front-content .badge { background-color: #00000055; padding: 2px 10px; border-radius: 10px; backdrop-filter: blur(2px); width: fit-content; } .description { box-shadow: 0px 0px 10px 5px #00000088; width: 100%; padding: 10px; background-color: #00000099; backdrop-filter: blur(5px); border-radius: 5px; } .title { font-size: 11px; max-width: 100%; display: flex; justify-content: space-between; } .title p { width: 50%; } .card-footer { color: #ffffff88; margin-top: 5px; font-size: 8px; } .front .img { position: absolute; width: 100%; height: 100%; object-fit: cover; object-position: center; } .circle { width: 90px; height: 90px; border-radius: 50%; background-color: #ffbb66; position: relative; filter: blur(15px); animation: floating 2600ms infinite linear; } #bottom { background-color: #ff8866; left: 50px; top: 0px; width: 150px; height: 150px; animation-delay: -800ms; } #right { background-color: #ff2233; left: 160px; top: -80px; width: 30px; height: 30px; animation-delay: -1800ms; } /* boooooottt*/ .animated-button { position: relative; display: flex; align-items: center; gap: 4px; padding: 16px 36px; border: 4px solid; border-color: transparent; font-size: 16px; background-color: inherit; border-radius: 100px; font-weight: 600; color: <?php echo e($color); ?>; box-shadow: 0 0 0 2px <?php echo e($color); ?>; cursor: pointer; overflow: hidden; transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); } .animated-button svg { position: absolute; width: 24px; fill: <?php echo e($color); ?>; z-index: 9; transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1); } .animated-button .arr-1 { right: 16px; } .animated-button .arr-2 { left: -25%; } .animated-button .circle { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 20px; height: 10px; background-color: <?php echo e($color); ?>; border-radius: 50%; opacity: 0; transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1); } .animated-button .text { position: relative; z-index: 1; transform: translateX(-12px); transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1); } .animated-button:hover { box-shadow: 0 0 0 12px transparent; color: #212121; border-radius: 12px; } .animated-button:hover .arr-1 { right: -25%; } .animated-button:hover .arr-2 { left: 16px; } .animated-button:hover .text { transform: translateX(12px); } .animated-button:hover svg { fill: #212121; } .animated-button:active { scale: 0.95; box-shadow: 0 0 0 4px <?php echo e($color); ?>; } .animated-button:hover .circle { width: 220px; height: 220px; opacity: 1; } </style> </head> <body style="background: #000;display: grid;place-items: center;"> <div class="card" style="padding-top:120px; "> <div class="content"> <div class="back"> <div class="back-content"> <img src=" <?php echo e($image); ?>" width="100"> <strong style="font-size: 28px"><?php echo e($lable); ?></strong> <div style="text-align: center"> به مبلغ <br> <?php echo e($Withdraw->cash); ?> IRR <br> کد پیگیری <br> <?php echo e($Withdraw->tracked_number); ?> <br> <div> کد درگاه <br> <?php echo e($Withdraw->zify_code); ?> </div> </div> <button class="animated-button" onclick="redirectAfterDelay()"> <svg viewBox="0 0 24 24" class="arr-2" xmlns="http://www.w3.org/2000/svg"> <path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" ></path> </svg> <span class="text"> تایید </span> <span class="circle"></span> <svg viewBox="0 0 24 24" class="arr-1" xmlns="http://www.w3.org/2000/svg"> <path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" ></path> </svg> </button> </div> </div> </div> </div> <script> function redirectAfterDelay() { setTimeout(function() { window.location.href = 'https://' + '<?php echo e($app_url); ?>'; }, 1000); } </script> </body> </html> <?php /**PATH /home/pay/server/resources/views/showTransactionReport.blade.php ENDPATH**/ ?>
Copyright ©2k19 -
Hexid
|
Tex7ure