GOOD SHELL MAS BOY
Server: Apache/2.4.52 (Ubuntu)
System: Linux vmi1836763.contaboserver.net 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User: www-data (33)
PHP: 8.4.10
Disabled: NONE
Upload Files
File: /var/www/html/resources/views/livewire/subscription/index.blade.php
    <section class="our-pricing pb90">
        <div class="container">
            <div class="row">
                <div class="col-lg-6 m-auto wow fadeInUp">
                    <div class="main-title text-center mb30">
                        <h2 class="title">Membership Plans</h2>
                        <p class="paragraph mt10">Be on top of your profession</p>
                    </div>
                </div>
            </div>
            <div class="row wow fadeInUp" data-wow-delay="200ms">
                <div class="col-lg-12">
                    <div class="pricing_packages_top d-flex align-items-center justify-content-center mb60">
                        <div class="toggle-btn">
                            <span class="pricing_save1 dark-color ff-heading">Free Forever</span>
                            <label class="switch">
                                <input type="checkbox" id="checbox" checked />
                                <span class="pricing_table_switch_slide round"></span>
                            </label> 
                        </div>
                    </div>
                </div>
            </div> 
        </div>
    </section>