@extends('Frontend.layouts.master') @section('web')

{{__('frontend.my_account')}}

{{__('frontend.account_information')}}

{{__('frontend.forgot_password')}}

{{ $type == "candidate" ? __('frontend.candidate') : __('frontend.employer') }}

@endsection @section('seo_title') -{{__('seo.forgot_password')}} @endsection