diff --git a/resources/views/profile/show.blade.php b/resources/views/profile/show.blade.php index c995adf93..5190a1ffb 100644 --- a/resources/views/profile/show.blade.php +++ b/resources/views/profile/show.blade.php @@ -7,7 +7,7 @@ @endif - + @if($profile->website) {{$profile->website}} @endif