+
@if ($modules->contains('key', 'notes'))
@@ -141,6 +142,12 @@
@endif
+
+
+
+ @include('people.photos.index')
+
+
diff --git a/resources/views/settings/storage/index.blade.php b/resources/views/settings/storage/index.blade.php
index ecaa44a7f..d3d4bb6e5 100644
--- a/resources/views/settings/storage/index.blade.php
+++ b/resources/views/settings/storage/index.blade.php
@@ -55,6 +55,19 @@
@endforeach
+ @foreach($photos as $photo)
+