@extends('layouts.master-without-nav') @section('title') @lang('translation.Recover_Password') 2 @endsection @section('css') @endsection @section('body') @endsection @section('content')
{{--

5k+ Satisfied clients

--}}
Reset Password

Re-Password with Tiqkets.

@if (session('status')) @endif
@csrf
@error('email') {{ $message }} @enderror

Remember It ? Sign In here

© Tiqkets. Crafted with by Gladxe

@endsection @section('script') @endsection