@extends('layouts.app') @section('title', 'Confirm password — Almasix') @section('content')

Confirm password

Sensitive area — re-enter your password.

@isset(error) @endisset
@csrf
@endsection