CasperSecurity

Current Path : /var/www/orientalss.com/resources/views/auth/
Upload File :
Current File : /var/www/orientalss.com/resources/views/auth/reset-password.blade.php

<x-guest-layout>
    {{--<form method="POST" action="{{ route('password.store') }}">
        @csrf

        <!-- Password Reset Token -->
        <input type="hidden" name="token" value="{{ $request->route('token') }}">

        <!-- Email Address -->
        <div>
            <x-input-label for="email" :value="__('Email')" />
            <x-text-input id="email" class="block mt-1 w-full" type="email" name="email" :value="old('email', $request->email)" required autofocus autocomplete="username" />
            <x-input-error :messages="$errors->get('email')" class="mt-2" />
        </div>

        <!-- Password -->
        <div class="mt-4">
            <x-input-label for="password" :value="__('Password')" />
            <x-text-input id="password" class="block mt-1 w-full" type="password" name="password" required autocomplete="new-password" />
            <x-input-error :messages="$errors->get('password')" class="mt-2" />
        </div>

        <!-- Confirm Password -->
        <div class="mt-4">
            <x-input-label for="password_confirmation" :value="__('Confirm Password')" />

            <x-text-input id="password_confirmation" class="block mt-1 w-full"
                                type="password"
                                name="password_confirmation" required autocomplete="new-password" />

            <x-input-error :messages="$errors->get('password_confirmation')" class="mt-2" />
        </div>

        <div class="flex items-center justify-end mt-4">
            <x-primary-button>
                {{ __('Reset Password') }}
            </x-primary-button>
        </div>
    </form>--}}

    <div class="authincation min-h-[100vh] h-full flex">
        <div class="container-fluid h-full pt-0 w-full px-[12.5px]">
            <div class="row h-full">
                <div class="lg:w-1/2 w-full mx-auto self-center">
                    <div class="login-form mx-auto max-w-[600px] lg:px-[50px] lg:py-0 sm:p-[25px] p-[14px]">
                        <div class="text-center">
                            <h3 class="title mb-2 text-[1.2rem] font-bold">Forgot Password</h3>
                            <p class="mb-4">{{ __('Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.') }}</p>
                        </div>
                        <x-auth-session-status class="mb-4" :status="session('status')" />
                        <form method="POST" action="{{ route('password.store') }}">
                            @csrf
                            <input type="hidden" name="token" value="{{ $request->route('token') }}">
                            <div class="mb-6">
                                <label class="mb-1 text-dark">Email</label>
                                <input type="email" name="email" :value="old('email', $request->email)"  required autofocus class="form-control relative text-[13px] text-body-color h-[2.813rem] border border-b-color block rounded-md py-1.5 px-3 duration-500 focus:border-primary dark:hover:border-b-color outline-none w-full">
                                <x-input-error :messages="$errors->get('email')" class="mt-2" />
                            </div>
                            <div class="mb-6 relative">
                                <label class="mb-1 text-dark">Password</label>
                                <input type="password" name="password" required autocomplete="new-password" id="dz-password" class="form-control relative text-[13px] h-[2.813rem] border border-b-color block rounded-md py-1.5 px-3 duration-500 focus:border-primary dark:hover:border-b-color outline-none w-full text-body-color" >
                                <span class="show-pass eye absolute right-5 bottom-[10px] text-body-color cursor-pointer">

									<i class="fa fa-eye-slash"></i>
									<i class="fa fa-eye"></i>

								</span>

                                <x-input-error :messages="$errors->get('password')" class="mt-2" />
                            </div>
                            <div class="mb-6 relative">
                                <label class="mb-1 text-dark">Confirm Password</label>
                                <input type="password"  name="password_confirmation" required autocomplete="new-password" id="dz-confirm-password" class="form-control relative text-[13px] h-[2.813rem] border border-b-color block rounded-md py-1.5 px-3 duration-500 focus:border-primary dark:hover:border-b-color outline-none w-full text-body-color" >
                                <span class="show-confirm-pass  eye absolute right-5 bottom-[10px] text-body-color cursor-pointer">

									<i class="fa fa-eye-slash"></i>
									<i class="fa fa-eye"></i>

								</span>

                                <x-input-error :messages="$errors->get('password_confirmation')" class="mt-2" />
                            </div>

                            <div class="text-center mb-6">
                                <button type="submit" class="block w-full rounded font-medium text-[15px] max-xl:text-xs leading-5 py-[0.719rem] max-xl:px-4 px-[1.563rem] max-xl:py-2.5 border border-primary text-white bg-primary hover:bg-hover-primary hover:border-hover-primary duration-300 mb-2"> {{ __('Reset Password') }}</button>
                            </div>

                        </form>
                    </div>
                </div>
                <div class="lg:w-1/2 w-full">
                    <div class="pages-left h-full bg-white dark:bg-[#242424]">
                        <div class="login-content text-center lg:pt-[70px] lg:pl-[70px] sm:pt-10 sm:pl-[51px] pt-[14px] pl-[14px]">


                        </div>
                        <div class="login-media text-center sm:mt-20 mt-5">
                            <img src="{{asset('assets/images/login.png')}}" alt="" class="max-lg:w-[60%] w-[70%] inline-block">
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</x-guest-layout>
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY