diff --git a/resources/views/components/attribute/password.blade.php b/resources/views/components/attribute/password.blade.php index 01b9f2da..6e6de066 100644 --- a/resources/views/components/attribute/password.blade.php +++ b/resources/views/components/attribute/password.blade.php @@ -3,7 +3,7 @@ @foreach($o->langtags as $langtag) @foreach(($o->tagValues($langtag)->count() ? $o->tagValues($langtag) : [$langtag => NULL]) as $key => $value) @if($edit) -