Anons79 Mini Shell

Directory : /home/aplikasiposinfo/public_html/kaconkflasher.fixmate.id/resources/views/
Upload File :
Current File : /home/aplikasiposinfo/public_html/kaconkflasher.fixmate.id/resources/views/invalid.blade.php

<!DOCTYPE html>
<html lang="id">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Langganan Berakhir</title>
    
    <!-- Bootstrap 5 CSS CDN -->
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" xintegrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
    
    <!-- Google Fonts: Inter -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet">

    <!-- Custom CSS -->
    <style>
        /* Menggunakan font Inter untuk seluruh halaman */
        body {
            font-family: 'Inter', sans-serif;
            background-color: #f0f2f5; /* Warna latar belakang yang lembut */
        }

        /* Container utama untuk memusatkan konten */
        .main-container {
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            padding: 1rem;
        }

        /* Styling untuk kartu notifikasi */
        .subscription-card {
            max-width: 500px;
            width: 100%;
            border: none;
            border-radius: 1rem; /* Sudut yang lebih tumpul */
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); /* Bayangan yang lebih halus */
            padding: 2rem;
            background-color: #ffffff;
        }

        /* Wrapper untuk ikon */
        .icon-wrapper {
            margin-bottom: 1.5rem;
        }

        /* Styling untuk ikon SVG */
        .icon-wrapper svg {
            width: 80px;
            height: 80px;
            color: #dc3545; /* Warna merah tanda bahaya dari Bootstrap */
        }

        /* Styling untuk judul */
        .subscription-card .card-title {
            font-weight: 700;
            color: #212529;
            font-size: 1.75rem;
        }

        /* Styling untuk teks deskripsi */
        .subscription-card .card-text {
            color: #6c757d; /* Warna abu-abu untuk teks sekunder */
            font-size: 1rem;
            line-height: 1.6;
        }

        /* Tombol Aksi Utama (Call to Action) */
        .btn-renew {
            background: linear-gradient(45deg, #0d6efd, #0d6efd);
            border: none;
            font-weight: 500;
            padding: 0.8rem 1.5rem;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(13, 110, 253, 0.2);
        }

        .btn-renew:hover {
            transform: translateY(-3px);
            box-shadow: 0 7px 20px rgba(13, 110, 253, 0.3);
        }

        /* Tombol Aksi Sekunder */
        .btn-contact {
            color: #6c757d;
            text-decoration: none;
            font-weight: 500;
            transition: color 0.3s ease;
        }

        .btn-contact:hover {
            color: #0d6efd;
            text-decoration: underline;
        }
    </style>
</head>
<body>

    <div class="main-container">
        <div class="card subscription-card text-center">
            <div class="card-body">
                
                <!-- Ikon Kalender dengan Tanda Seru -->
                <div class="icon-wrapper">
                    <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-x" viewBox="0 0 16 16">
                        <path d="M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708"/>
                        <path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/>
                    </svg>
                </div>

                <!-- Judul Notifikasi -->
                <h1 class="card-title mb-3">Langganan Anda Telah Berakhir</h1>
                
                <!-- Deskripsi -->
                <p class="card-text mb-4">
                    Sayangnya, periode langganan Anda telah habis. Untuk kembali mendapatkan akses penuh ke semua fitur premium kami, silakan perbarui paket langganan Anda.
                </p>
                
                <!-- Tombol Aksi Utama -->
                <a href="https://fixmate.id/pricing" class="btn btn-primary btn-lg w-100 btn-renew mb-3">
                    Perbarui Langganan Sekarang
                </a>
                
                <!-- Tautan Aksi Sekunder -->
                <a href="https://fixmate.id" class="btn-contact">Butuh Bantuan? Hubungi Dukungan</a>
                
            </div>
        </div>
    </div>

    <!-- Bootstrap 5 JS Bundle (Opsional, jika butuh komponen JS) -->
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" xintegrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</body>
</html>

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]