الأكثر مشاركة

@if($shares) @foreach($shares as $share) @foreach($books as $book) @if($book->id == $share->book_id) @if($book->is_published) @endif @endif @endforeach @endforeach @else
هذا المحتوى فارغ.
@endif