@extends('portal.layouts.auth') @section('content')
@include('layouts.includes.header-language')
mivita.care
@csrf

{{ __('portal.change_login_title') }}

{{ __('portal.change_login_description') }}

{{ __('portal.change_login_description3') }}

@endsection