{{ $reply->user->first_name }} {{ $reply->user->last_name }}
{{ $reply->comment }}
@auth @if(auth()->id() === $reply->user_id) Delete @endif @endauth