@include('dashbord.layouts.head')
@csrf
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Setup New Password
Have you already reset the password ?
Sign in
Use 8 or more characters with a mix of letters, numbers & symbols.
{{--
--}} {{--
--}} {{--
--}} {{--
I Agree &--}} {{--
Terms and conditions
.
--}} {{--
--}} {{--
--}}
{{ __('Reset Password') }}
Please wait...
@include('dashbord.layouts.footer-scripts') {{----}}