@extends('layouts.public') @section('content') @include('includes.corano-breadcrumb', [ 'crumbs' => [ ['label' => __('public.auth.forgot_password')], ], ])

{{ __('public.account.account') }}

{{ __('public.auth.forgot_password') }}

{{ __('public.auth.forgot_password_help') }}

@csrf
@endsection