@include('commons.user', ['users' => $profile->followers, 'element' => 'profile'])
@extends('index') @section('content') @include('profile.nav')
{{ __('web.EMPTY_FOLLOWERS_DESC_OWNER') }}
@else{{ __('web.EMPTY_COLLECTION_DESC') }}
@endif