dyjh 6 lat temu
rodzic
commit
394d8dc2b8

+ 1 - 1
resources/views/admin/album/poster/view.blade.php

xqd
@@ -6,7 +6,7 @@
             <div class="list-group">
 
                 <div class="list-group-item">
-                    <img width="200px" src="{{ $img }}"/>
+                    <img width="700px" src="{{ $img }}"/>
                 </div>
 
             </div>