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/test.tradze.com/resources_old/views/auth/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/test.tradze.com/resources_old/views/auth/register.blade.php
@extends('frontend_new.layouts.account')
@section('title','REGISTER')
@section('css_page')
<link rel="stylesheet"  href="{{ asset('/themes/frontend_new/assets/payment/css/payment.css') }}" type="text/css" media="screen">
@endsection
@section('content')
<div class="page-content">
   <div class="text-zone">
      <div class="row">
         {{--start left content--}}
         <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
            {{--start form--}}
            <div class="comments_container comments-container-custom register-sec">
               <div class="black-box-inner"> 
                  <div class="box-border box-background">
                     {{--start login with facebook--}}
                     <div  class="clearfix">
                        {{--
                        <div class="text-zone-description">--}}
                           {{--<a href="{{ url('redirect/facebook') }}" class="btn btn-lg btn-primary btn-block">--}}
                           {{--<b>Signup</b> with <b>Facebook</b>--}}
                           {{--</a>--}}
                           {{--
                        </div>
                        --}}
                        {{--end login with facebook--}}
                        {{--start website login--}}
                        <div class="text-zone-description" style="padding-bottom:10px!important;">
                           <!-- <div class="treatment-title text-center">
                            <img src="{{ asset('/themes/frontend_new/assets/img/heading-new.png') }}"/>
                              {{--Or <b>Create</b> an account--}}
                              <span>REGISTRATION </span>
                           </div> -->
                           <div class="treatment-title">
                  <!-- <img src="{{ asset('/themes/frontend_new/assets/img/heading-new.png') }}"/> -->
                 <span class=main-heading>Hello!</span>
                 <span class="sub-heading">Register Now to get started</span>
               </div>
                        </div>
                        <div class="row">

                        
                        <div class="text-zone-description">
                           {{ Form::open(array('url' => url('/register'), 'method' => 'post', 'enctype'=>'multipart/form-data')) }}
                           <div class="form-group log-bx col-md-6">
                              <div class="filds flex-container">
                                 <!-- <div class="filds-label">
                                   <span class="img-d">
                                        <img src="{{ asset('/themes/frontend_new/assets/img/reg-f.png') }}"/>
                                  </span>
                                    <label for="name">Full name</label>
                                 </div> -->
                                 <div class="filds-input">
                                 <span class="input_icon"><svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.25 10C10.1615 10 10.9948 9.77865 11.75 9.33594C12.5052 8.89323 13.1172 8.28125 13.5859 7.5C14.0286 6.71875 14.25 5.88542 14.25 5C14.25 4.11458 14.0286 3.28125 13.5859 2.5C13.1172 1.71875 12.5052 1.10677 11.75 0.664062C10.9948 0.221354 10.1615 0 9.25 0C8.33854 0 7.50521 0.221354 6.75 0.664062C5.99479 1.10677 5.38281 1.71875 4.91406 2.5C4.47135 3.28125 4.25 4.11458 4.25 5C4.25 5.88542 4.47135 6.71875 4.91406 7.5C5.38281 8.28125 5.99479 8.89323 6.75 9.33594C7.50521 9.77865 8.33854 10 9.25 10ZM11.0469 11.875H7.45312C5.5 11.9271 3.85938 12.6042 2.53125 13.9062C1.22917 15.2344 0.552083 16.875 0.5 18.8281C0.5 19.1667 0.617188 19.4401 0.851562 19.6484C1.0599 19.8828 1.33333 20 1.67188 20H16.8281C17.1667 20 17.4401 19.8828 17.6484 19.6484C17.8828 19.4401 18 19.1667 18 18.8281C17.9479 16.875 17.2708 15.2344 15.9688 13.9062C14.6406 12.6042 13 11.9271 11.0469 11.875Z" fill="black"/>
</svg>
</span>
                                    <input type="text" name="name" value="{{ old('name') }}" class="form-control" id="name" placeholder="Full Name">
                                    @if ($errors->has('name'))
                                    <div class="text-error">
                                       {{ $errors->first('name') }}
                                    </div>
                                    @endif
                                 </div>
                              </div>
                           </div>

                           <div class="form-group pass-bx col-md-6">
                            <div class="filds flex-container">
              <!-- <div class="filds-label">
                  <span class="img-d">
                     <img src="{{ asset('/themes/frontend_new/assets/img/reg-s.png') }}"/>
                  </span>
                  <label for="email">Email Address</label>
              </div> -->

         <div class="filds-input">
         <span class="input_icon"><svg width="21" height="16" viewBox="0 0 21 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.625 0.5H2.375C1.85417 0.526042 1.41146 0.708333 1.04688 1.04688C0.708333 1.41146 0.526042 1.85417 0.5 2.375C0.526042 3 0.773438 3.49479 1.24219 3.85938L9.75781 10.2656C10.2526 10.5781 10.7474 10.5781 11.2422 10.2656L19.7578 3.85938C20.2266 3.49479 20.474 3 20.5 2.375C20.474 1.85417 20.2917 1.41146 19.9531 1.04688C19.5885 0.708333 19.1458 0.526042 18.625 0.5ZM20.5 4.875L11.9844 11.2422C11.5417 11.5807 11.0469 11.75 10.5 11.75C9.95312 11.75 9.45833 11.5807 9.01562 11.2422L0.5 4.875V13C0.526042 13.7031 0.773438 14.2891 1.24219 14.7578C1.71094 15.2266 2.29688 15.474 3 15.5H18C18.7031 15.474 19.2891 15.2266 19.7578 14.7578C20.2266 14.2891 20.474 13.7031 20.5 13V4.875Z" fill="black"/>
</svg>
</span>
             <input type="email" class="form-control" id="email" name="email" value="{{ old('email') }}" placeholder="Email Address">
                              @if ($errors->has('email'))
                              <div class="text-error">
                                 {{ $errors->first('email') }}
                              </div>
                              @endif
         </div>
</div>
                              
                             
                           </div>

                           <div class="form-group pass-bx col-md-6">
                              <div class="filds flex-container">
                                 <!-- <div class="filds-label">
                                   <span class="img-d">
                                        <img src="{{ asset('/themes/frontend_new/assets/img/reg-s.png') }}"/>
                                  </span>
                                    <label for="number">Contact Number</label>
                                 </div> -->
                                 <div class="filds-input">
                                 <span class="input_icon"><svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.94531 1.97656L8.50781 5.72656C8.74219 6.42969 8.58594 7.02865 8.03906 7.52344L6.125 9.08594C6.77604 10.4661 7.63542 11.7031 8.70312 12.7969C9.79688 13.8646 11.0339 14.724 12.4141 15.375L13.9766 13.4609C14.4714 12.9141 15.0703 12.7578 15.7734 12.9922L19.5234 14.5547C19.9141 14.7109 20.1875 14.9583 20.3438 15.2969C20.5 15.6615 20.5391 16.0391 20.4609 16.4297L19.5234 19.8672C19.263 20.5703 18.7552 20.9479 18 21C14.7448 20.974 11.8021 20.1797 9.17188 18.6172C6.54167 17.0547 4.44531 14.9583 2.88281 12.3281C1.32031 9.69792 0.526042 6.75521 0.5 3.5C0.552083 2.74479 0.929688 2.23698 1.63281 1.97656L5.07031 1.03906C5.46094 0.960938 5.83854 1 6.20312 1.15625C6.54167 1.3125 6.78906 1.58594 6.94531 1.97656Z" fill="black"/>
</svg>
</span>
                                    <input type="text" name="phone" value="{{ old('phone') }}" class="form-control" id="number" placeholder="Contact Number">
                                    @if ($errors->has('phone'))
                                    <div class="text-error">
                                       {{ $errors->first('phone') }}
                                    </div>
                                    @endif
                                 </div>
                              </div>
                           </div>

                           <div class="form-group  pass-bx past-last-bx uploader-box col-md-6">
                              <div class="filds flex-container">
                                 <!-- <div class="filds-label">
                                  <span class="img-d">
                                    <img src="{{ asset('/themes/frontend_new/assets/img/reg-l.png') }}"/>
                                  </span>
                                     <label for="email">Upload Avatar</label>
                                 </div> -->
                                   <div class="filds-input">
                                   <span class="input_icon"><svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.75 10C9.66146 10 10.4948 9.77865 11.25 9.33594C12.0052 8.89323 12.6172 8.28125 13.0859 7.5C13.5286 6.71875 13.75 5.88542 13.75 5C13.75 4.11458 13.5286 3.28125 13.0859 2.5C12.6172 1.71875 12.0052 1.10677 11.25 0.664062C10.4948 0.221354 9.66146 0 8.75 0C7.83854 0 7.00521 0.221354 6.25 0.664062C5.49479 1.10677 4.88281 1.71875 4.41406 2.5C3.97135 3.28125 3.75 4.11458 3.75 5C3.75 5.88542 3.97135 6.71875 4.41406 7.5C4.88281 8.28125 5.49479 8.89323 6.25 9.33594C7.00521 9.77865 7.83854 10 8.75 10ZM9.33594 14.0234L10.0391 12.8125C10.1693 12.6042 10.1823 12.3958 10.0781 12.1875C9.94792 12.0052 9.76562 11.901 9.53125 11.875H8.75H7.96875C7.73438 11.901 7.55208 12.0052 7.42188 12.1875C7.31771 12.3958 7.33073 12.6042 7.46094 12.8125L8.16406 14.0234L6.875 18.8672L5.46875 13.125C5.33854 12.7865 5.10417 12.6432 4.76562 12.6953C3.35938 13.0599 2.22656 13.7891 1.36719 14.8828C0.481771 16.0026 0.0260417 17.3047 0 18.7891C0 19.1276 0.117188 19.4141 0.351562 19.6484C0.585938 19.8828 0.872396 20 1.21094 20H6.32812C6.43229 20 6.51042 19.987 6.5625 19.9609V20H10.9375V19.9609C10.9896 19.987 11.0547 20 11.1328 20H16.2891C16.6276 20 16.9141 19.8828 17.1484 19.6484C17.3828 19.4141 17.5 19.1276 17.5 18.7891C17.474 17.3047 17.0182 16.0026 16.1328 14.8828C15.2734 13.7891 14.1406 13.0599 12.7344 12.6953C12.3958 12.6432 12.1615 12.7865 12.0312 13.125L10.625 18.8672L9.33594 14.0234Z" fill="black"/>
</svg>
</span>
                                    <div class="fileinput fileinput-new" data-provides="fileinput">
                                        <span class="btn btn-default btn-file"><span class="fileinput-new">Choose File</span><input type="file" name="avatar" placeholder="Upload Avatar"></span>
                                        <span class="fileinput-filename"></span>
                                     </div>
                                      
                                       <div class="form-group avatar-imge-box">
                                          <p class="help-block">Your avatar image should be 200px X 200px</p>
                                      </div>
                                      
                                   </div>
                             </div>
                           </div>

                          

                           <!-- <div class="row"> -->
                              <!-- <div class="col-sm-12"> -->
                                 <div class="form-group pass-bx col-md-6">
                                    <div class="filds flex-container">
   <!-- <div class="filds-label">
     <span class="img-d">
                     <img src="{{ asset('/themes/frontend_new/assets/img/reg-s.png') }}"/>
                  </span>
      <label for="pass">Password</label>
   </div> -->
   <div class="filds-input">
   <span class="input_icon"><svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.875 5.625V7.5H5.625V5.625C5.65104 4.73958 5.95052 3.9974 6.52344 3.39844C7.1224 2.82552 7.86458 2.52604 8.75 2.5C9.63542 2.52604 10.3776 2.82552 10.9766 3.39844C11.5495 3.9974 11.849 4.73958 11.875 5.625ZM14.375 7.5V5.625C14.3229 4.03646 13.776 2.70833 12.7344 1.64062C11.6667 0.598958 10.3385 0.0520833 8.75 0C7.16146 0.0520833 5.83333 0.598958 4.76562 1.64062C3.72396 2.70833 3.17708 4.03646 3.125 5.625V7.5H2.5C1.79688 7.52604 1.21094 7.77344 0.742188 8.24219C0.273438 8.71094 0.0260417 9.29688 0 10V17.5C0.0260417 18.2031 0.273438 18.7891 0.742188 19.2578C1.21094 19.7266 1.79688 19.974 2.5 20H15C15.7031 19.974 16.2891 19.7266 16.7578 19.2578C17.2266 18.7891 17.474 18.2031 17.5 17.5V10C17.474 9.29688 17.2266 8.71094 16.7578 8.24219C16.2891 7.77344 15.7031 7.52604 15 7.5H14.375Z" fill="black"/>
</svg>
</span>
     <input type="password" name="password" class="form-control" id="pass" placeholder="Password">
                                    @if ($errors->has('password'))
                                    <div class="text-error">
                                       {{ $errors->first('password') }}
                                    </div>
                                    @endif
   </div>
</div>                                    
                                   
                                 </div>
                                 <div class="form-group pass-bx col-md-6">
                                    <div class="filds flex-container">
   <!-- <div class="filds-label">
     <span class="img-d">
                     <img src="{{ asset('/themes/frontend_new/assets/img/reg-s.png') }}"/>
                  </span>
     <label for="pass-c">Confirm Password</label>
   </div> -->
   <div class="filds-input">
   <span class="input_icon"><svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.875 5.625V7.5H5.625V5.625C5.65104 4.73958 5.95052 3.9974 6.52344 3.39844C7.1224 2.82552 7.86458 2.52604 8.75 2.5C9.63542 2.52604 10.3776 2.82552 10.9766 3.39844C11.5495 3.9974 11.849 4.73958 11.875 5.625ZM14.375 7.5V5.625C14.3229 4.03646 13.776 2.70833 12.7344 1.64062C11.6667 0.598958 10.3385 0.0520833 8.75 0C7.16146 0.0520833 5.83333 0.598958 4.76562 1.64062C3.72396 2.70833 3.17708 4.03646 3.125 5.625V7.5H2.5C1.79688 7.52604 1.21094 7.77344 0.742188 8.24219C0.273438 8.71094 0.0260417 9.29688 0 10V17.5C0.0260417 18.2031 0.273438 18.7891 0.742188 19.2578C1.21094 19.7266 1.79688 19.974 2.5 20H15C15.7031 19.974 16.2891 19.7266 16.7578 19.2578C17.2266 18.7891 17.474 18.2031 17.5 17.5V10C17.474 9.29688 17.2266 8.71094 16.7578 8.24219C16.2891 7.77344 15.7031 7.52604 15 7.5H14.375Z" fill="black"/>
</svg>
</span>
     <input type="password" name="password_confirmation" class="form-control" id="pass-c" placeholder="Confirm Password">
                                    @if ($errors->has('password_confirmation'))
                                    <div class="text-error">
                                       {{ $errors->first('password_confirmation') }}
                                    </div>
                                    @endif
   </div>
</div>

                                    
                                   
                                 </div>
                              
                              </div>
                              </div>
                              <!-- <div class="col-sm-12"> -->
                                
                              <!-- </div> -->
                           <!-- </div> -->
                           <div class="clearfix"></div>

                          

                          
                           


                           <div class="form-group pass-bx past-last-bx" style="display: none;">
                            <div class="filds flex-container"> 
                                   <div class="filds-label">
                                    <span class="img-d">
                                                     <img src="{{ asset('/themes/frontend_new/assets/img/reg-l.png') }}"/>
                                                  </span>
                                       <label for="email">Newsletter</label>
                                   </div>
                             <div class="filds-input">
                              {!! Form::select('newsletter',[1=>'Yes',0=>'No'],null,['class'=>'form-control']) !!}
                             </div>
                            </div>
                           </div>

                           {{--start credit card fields--}}
                           {{--
                           <div id="hosted-form">
                              --}}
                              {{--new card--}}
                              {{--
                              <div class="row" style="margin-top:10px;">
                                 --}}
                                 {{--
                                 <div class="col-md-12">
                                    --}}
                                    {{--<i class="fa fa-credit-card"></i>--}}
                                    {{--<label for="card-number" class="card-number">CARD NUMBER</label>--}}
                                    {{--
                                    <div class="hosted-field" id="card-number"></div>
                                    --}}
                                    {{--
                                 </div>
                                 --}}
                                 {{--
                              </div>
                              --}}
                              {{--
                              <div class="row" style="margin-top:10px;">
                                 --}}
                                 {{--
                                 <div class="col-md-6">
                                    --}}
                                    {{--<i class="fa fa-lock"></i>--}}
                                    {{--<label for="cvv" class="card-number">CCV</label>--}}
                                    {{--
                                    <div class="hosted-field card-number" id="cvv"></div>
                                    --}}
                                    {{--
                                 </div>
                                 --}}
                                 {{--
                                 <div class="col-md-6">
                                    --}}
                                    {{--<i class="fa fa-calendar"></i>--}}
                                    {{--<label for="expiration-date" class="card-number">EXPIRATION DATE</label>--}}
                                    {{--
                                    <div class="hosted-field" id="expiration-date"></div>
                                    --}}
                                    {{--
                                 </div>
                                 --}}
                                 {{--
                              </div>
                              --}}
                              {{--<input type="hidden" name="payment-method-nonce">--}}
                              {{--
                           </div>
                           --}}
                           <div class="error-payment"><i class="fa fa-alert"></i></div>
                           {{--end credit card fields--}}

                           <div class="form-group clearfix " style="margin-top: 10px;">
                              <div class="col-md-12">
                                 
                              </div>
                           </div>

                            <div class="sec-newsletter">
                               <label class="check-container">
                                Subscribe to Newsletter
                                <input type="checkbox" name="remember"> 
                                  <span class="checkmark"></span>
                              </label>
                            </div>


                           <div id="actions" class="clearfix text-center reg-button">
                            <div class="login-reg-sec">

                            <div class="button-sec-left">
                                  <div class="btn-com">
                                   <span>
                                       <img src="{{ asset('/themes/frontend_new/assets/img/btn.png') }}"/>
                                   </span>
                                  <a href="{{ url('/login') }}" class="button-login-trans">CANCEL</a>
                                 </div>
                              </div>


                              <div class="button-sec-right">
                                <div class="btn-com">
                                   <span>
                                       <img src="{{ asset('/themes/frontend_new/assets/img/btn.png') }}"/>
                                   </span>
                                  <button type="submit" id="check-hosted-fields" class="button-login-trans">REGISTER</button>
                                 </div>
                              </div>

                            
                            </div>
                            
                              
                           </div>

                           {{ Form::close() }}
                        </div>
                        {{--end website login--}}
                     </div>

                     <div class="d-container-box setting-signup" style="display: none;">
                          {{--start forgot pass/login--}}
                        <div class="setting-signup-innner">
                         <!--  <a href="{{ url('/password/reset') }}" class="button-login">Forgot Password?</a> 
                            <a href="{{ url('/login') }}" class="button-login">Login</a> -->
                        </div>
            {{--end forgot pass/login--}}
                     </div>

                  </div>
               </div>
            </div>
            {{--end form--}}

         </div>
         {{--end left content--}}
      </div>
   </div>
</div>
@endsection
@section('custom_scripts')
{{--<script src="https://js.braintreegateway.com/v2/braintree.js"></script>--}}
<script src="{{ asset('/themes/frontend/assets/payment/js/client.min.js') }}"></script>
{{--<script src="{{ asset('/themes/frontend/assets/payment/js/hosted-fields.min.js') }}"></script>--}}
{{--<script>--}}
   {{--var hostedFormSubmit = document.querySelector('#check-hosted-fields');--}}
   
   {{--braintree.client.create({--}}
   
       {{--authorization: "{{ (\Braintree\ClientToken::generate()) }}"--}}
   
   {{--}, function (clientErr, clientInstance) {--}}
   
       {{--if (clientErr) {--}}
   
           {{--// Handle error in client creation--}}
   
   {{--//                console.log(clientErr);--}}
   
           {{--return;--}}
   
       {{--}--}}
   
   
   
       {{--braintree.hostedFields.create({--}}
   
           {{--client: clientInstance,--}}
   
           {{--styles: {--}}
   
               {{--'input': {--}}
   
                   {{--'font-size': '12px',--}}
   
                   {{--'border': '1px solid #333333',--}}
   
               {{--},--}}
   
               {{--'input.invalid': {--}}
   
                   {{--'color': 'red'--}}
   
               {{--},--}}
   
               {{--'input.valid': {--}}
   
                   {{--'color': 'green'--}}
   
               {{--}--}}
   
           {{--},--}}
   
   
   
           {{--fields: {--}}
   
               {{--number: {--}}
   
                   {{--selector: '#card-number',--}}
   
                   {{--placeholder: 'CARD NUMBER'--}}
   
               {{--},--}}
   
               {{--cvv: {--}}
   
                   {{--selector: '#cvv',--}}
   
                   {{--placeholder: 'CCV'--}}
   
               {{--},--}}
   
               {{--expirationDate: {--}}
   
                   {{--selector: '#expiration-date',--}}
   
                   {{--placeholder: 'MM/YY'--}}
   
               {{--}--}}
   
           {{--}--}}
   
       {{--}, function (hostedFieldsErr, hostedFieldsInstance) {--}}
   
           {{--if (hostedFieldsErr) {--}}
   
               {{--// Handle error in Hosted Fields creation--}}
   
               {{--return;--}}
   
           {{--}--}}
   
           {{--hostedFormSubmit.removeAttribute('disabled');--}}
   
           {{--hostedFormSubmit.addEventListener('click', function (event) {--}}
   
               {{--$('.error-payment').html('');--}}
   
               {{--event.preventDefault();--}}
   
   
   
               {{--hostedFieldsInstance.tokenize(function (tokenizeErr, payload) {--}}
   
                   {{--if (tokenizeErr) {--}}
   
                       {{--// Handle error in Hosted Fields tokenization--}}
   
                       {{--$('.error-payment').html(tokenizeErr.message);--}}
   
                        {{--console.log(tokenizeErr);--}}
   
                       {{--return;--}}
   
                   {{--}--}}
   
                   {{--hostedFormSubmit.setAttribute('disabled', true);--}}
   
                   {{--$("#actions").html("<div class='text-center'> <i class='fa fa-spin fa-spinner fa-2x'></i> Processing...</div>");--}}
   
   
   
                   {{--$('input[name="payment-method-nonce"]').val(payload.nonce);--}}
   
                   {{--$("form").submit();--}}
   
               {{--});--}}
   
           {{--}, false);--}}
   
       {{--});--}}
   
   {{--});--}}
   
   {{--
</script>--}}
@endsection

ZeroDay Forums Mini