Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/public_html/resources/views/membership_old/pages/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/resources/views/membership_old/pages/enquiry_succesfull.blade.php
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>ZENSTAR, @yield('title')</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"/>
    <meta property="og:title" content="@yield('meta_title')">
    <meta property="og:description" content="@yield('meta_description')">

    <!-- Global styles START -->
    @include('frontend_new.partials.core-css')
    <!-- Global styles END -->

        <!-- Start css page -->

        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.theme.css') }}" type="text/css" media="screen"/>
        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.carousel.css') }}" type="text/css" media="screen"/>

        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/plugins/FlipClock/compiled/flipclock.css') }}" type="text/css" media="screen">
        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/bootstrap-css/bootstrap-datepicker.css') }}" type="text/css" media="screen">
        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/css-carousel-treatments.css') }}" type="text/css" media="screen"/>

        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/typehead-bootstrap3.css') }}" type="text/css" media="screen">
        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/font-awesome.min.css') }}" type="text/css" media="screen">

        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/css-top-contact.css') }}" type="text/css" media="screen"/>
        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/build.css') }}" type="text/css" media="screen"/>
        <link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/membership/membership.css') }}" type="text/css" media="screen"/>
        <script src="https://js.stripe.com/v3/"></script>
    <style>
        
    </style>
</head>

<body class="no_testimonials_page">

{{--start header--}}
@include('frontend_new.partials.header')
{{--end start header--}}
   <section class="second sucess_wrapper">
        <div class="sec-three">
            <img src="{{asset('themes/frontend_new/assets/img/membership/enquiry_succesfull.jpeg')}}" alt="">
        </div>

    </section>

      <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        .sec-three {
            position: relative;
        }

        .sec-three img {
          width: 100%;
          object-fit: contain;
          max-height: 750px; 
          background-color: #05D9DD;
        }
        .free {
          border-radius: 50%;
          padding: 45px 10px;
          border: solid 2px transparent !important;
          background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
          background-origin: border-box !important;
          background-clip: content-box, border-box !important;
          box-shadow: 1px 1000px 1px #000 inset !important;
          min-width: 129px !important;
          text-align: center !important;
          outline: none !important;
          display: inline-block;
          color: #fff;
          font-size: 15px;
          text-decoration: none;
          max-width: 50px;
        }

        .third-btn {
        border-radius: 100rem;
        padding: 15px 20px;
        border: solid 2px transparent !important;
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
        background-origin: border-box !important;
        background-clip: content-box, border-box !important;
        /* box-shadow: 1px 1000px 1px #fcaec4 inset !important; */
        box-shadow: 1px 1000px 1px #000 inset !important;
        min-width: 129px !important;
        text-align: center !important;
        outline: none !important;
        display: inline-block;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        /* font-weight: 700; */
    }
   .third-right {
      position: absolute;
      right: 15%;
      bottom: 0;
      transform: translate(-14%, -50%);
    }
/* .color-gradient span {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */
      @media screen and (max-width:1366px){
        .third-right {
        position: absolute;
        right: 15%;
        bottom: 0;
        transform: translate(-14%, -19%);
        }
      }
      
        @media screen and (max-width:1199px) {
            .third-right {
            transform: translate(-8%, -19%);
            right: 8%;
        }
        .third-btn {
            padding: 10px 14px;
        }
        }

        @media screen and (max-width:991px) {
            .third-right {
            transform: translate(-2%, -19%);
            right: 8%;
            }
            .third-btn {
            font-size: 12px;
            padding: 8px 12px;
        }
                
           
        }

        @media screen and (max-width:767px) {
            .third-right {
            bottom: 20px;
            right: 12%;
            transform: translateX(-50%);

        }
         
        .free {
            border-radius: 50%;
            padding: 10px 10px;
            min-width: 75px !important;
            text-align: center !important;
            outline: none !important;
            display: inline-block;
            color: #fff;
            font-size: 9px;
        }
        .second.sucess_wrapper{
          margin-top: -60px;
        }

        }
    </style>


{{--start header--}}
@include('frontend_new.partials.footer')
{{--end start header--}}

{{--start core js--}}
@include('frontend_new.partials.core-js')
{{--end core js--}}
    
    <script type="text/javascript" src="{{ asset('themes/frontend_new/assets/js/jquery-1.11.3.min.js') }}"></script>
    {{--page scripts--}}
<script src="{{ asset('/themes/frontend_new/assets/plugins/FlipClock/compiled/flipclock.js') }}"></script>
<script src="{{ asset('/themes/frontend_new/assets/js/bootstrap-datepicker.js') }}"></script>
<script src="{{ asset('/themes/frontend_new/assets/js/typeahead.bundle.js') }}"></script>

{{--start custom scripts--}}
@yield('custom_scripts')
{{--end custom scripts--}}

{{--Page JS--}}
<script type="text/javascript" src="{{ asset('/themes/frontend_new/assets/js/fontawesome.js') }}"></script>
<script type="text/javascript" src="{{ asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.carousel.js') }}"></script>
<script>
     $(document).ready(function() {

          setTimeout(function() {
              window.location.href = "{{ url('/home') }}";
          }, 10000); // 10000 milliseconds = 10 seconds
      });
</script>
</body>

</html>

ZeroDay Forums Mini