@extends('layouts.mainlayout') @section('fullwidth', true) @section('content')

Account settings

Update the password used to access your SmartHR account.

Change password
@if ($errors->any()) @endif
@csrf
Use at least 8 characters, including a letter, number and special character.
Enter the same password again.
@endsection