{{ __('Forgot Password') }}

{{ __('Iori is a Multipurpose Agency Laravel Script. It is a powerful, clean, modern, and fully responsive template. It is designed for agency, business, corporate, creative, freelancer, portfolio, photography, personal, resume, and any kind of creative fields.') }}

@if ($lineImage = theme_option('authentication_line_image')) @endif
@csrf
@error('email')
{{ $message }}
@enderror
@if (session('status'))
{{ session('status') }}
@endif @if (session('success_msg'))
{{ session('success_msg') }}
@endif @if (session('error_msg'))
{{ session('error_msg') }}
@endif