@if(get_buzzy_config('ShowAuthorBox', 'yes') == 'yes')
@php($use_splash = ! empty( $user->splash ) && isset($use_splash) )
Warning: Undefined variable $use_splash in
/home/paualqejwb/dailyhoroscope.org/resources/views/_particles/post/author_box.blade.php on line
5
@include('_particles.user.follow_button', ['user' => $user ])
{{ $user->about }}
@include('_particles.user.social_profiles', ['social_profiles' => $user->social_profiles])
@endif