@extends('layouts.app') @section('content')
Password change required
For security, you must set a new password before accessing the system. Your temporary password was provided by your administrator.
{{ session('success') }}
{{ session('warning') }}
{{ $message }}