Версия 0.1.0 #1
@@ -3,4 +3,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<x-site.layout :project="$project" :websiteTranslations="$websiteTranslations">
 | 
					<x-site.layout :project="$project" :websiteTranslations="$websiteTranslations">
 | 
				
			||||||
    {!! $content->description !!}
 | 
					    {!! $content->description !!}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <hr>
 | 
				
			||||||
 | 
					    @foreach($links as $link)
 | 
				
			||||||
 | 
					        <p><a href="{{ $link->link }}" rel=“nofollow” target="_blank">{{ $link->title }}</a></p>
 | 
				
			||||||
 | 
					    @endforeach
 | 
				
			||||||
</x-site.layout>
 | 
					</x-site.layout>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user