{{-- isset() guard: $errors is shared by ShareErrorsFromSession on real web requests, but this partial is also rendered from console/synthetic contexts where that middleware never ran. --}} @if (isset($errors) && $errors->any())