@extends('admin.layouts.home') @section('title', __('Post Details')) @section('content')
{{ $post->gif_title }}
@endif{{ $post->fund->description }}
@endif @if($post->fund->donation_image){{ Str::limit($post->parentPost->post_text, 150) }}
@endif{{ $post->background_color }}
{{ $post->ip_address }}
Deleting this post will permanently remove it and all associated data. This action cannot be undone.