diff --git a/resources/views/account/activity.blade.php b/resources/views/account/activity.blade.php index 0243a6d1d..fbf2b5757 100644 --- a/resources/views/account/activity.blade.php +++ b/resources/views/account/activity.blade.php @@ -2,6 +2,16 @@ @section('content')
+
+ +
@endsection diff --git a/resources/views/account/follow-requests.blade.php b/resources/views/account/follow-requests.blade.php index f8fd7bfc3..276915f89 100644 --- a/resources/views/account/follow-requests.blade.php +++ b/resources/views/account/follow-requests.blade.php @@ -1,20 +1,19 @@ @extends('layouts.app') @section('content') +
+
+ +
+
-
-
- -
-
+ @if($followers->count() > 0)