@extends('admin.layouts.app') @section('content')
Security checkpoint
{{ auth('admin')->user()->must_change_password ? 'This is required before you can access the control room.' : 'Keep your admin account protected with a unique password.' }}
Use at least 12 characters with upper/lowercase letters, a number, and a symbol.