Charities {{ $total_charity_posts_count }} Total

@foreach ($charity_posts as $post) @endforeach
Title Author Date uploaded Status Action
image_path") }}" class="rounded-full object-cover object-center w-full h-full">
{{ $post->user->fullName() }} {{ $post->created_at }} @if ($post->is_published) Published @endif
{{ $charity_posts->onEachSide(3)->links('custom-pagination-links-view') }}
@push('modals') @livewire('modals.delete') @endpush