@extends('layouts.nova') @section('content')

Following

@if(empty($following))

You are not following anyone yet.

@else @endif
@endsection