@extends('layouts.app-settings') @section('main-content')
@include('settings.settings-head')
@csrf
This is required in case you forgot your password!
Please make sure your email address is up to date.
We will send all notifications to this email.
@endsection('main-content')