From 412c3c81225a771cc67476a643e4f55486aad9f4 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Sun, 3 Jun 2018 18:21:54 +0200 Subject: [PATCH] Adapt following to partial --- resources/views/profile/following.blade.php | 41 +-------------------- 1 file changed, 2 insertions(+), 39 deletions(-) diff --git a/resources/views/profile/following.blade.php b/resources/views/profile/following.blade.php index 27aae9eca..7985b7070 100644 --- a/resources/views/profile/following.blade.php +++ b/resources/views/profile/following.blade.php @@ -2,46 +2,9 @@ @section('content') +@include('profile.partial.user-info') +
- - -
@if($following->count() !== 0)