@extends('admin.users.user') @section('content')
| Profile | Sigup with | View |
|---|---|---|
|
{{ucfirst($follower->users->username)}}
{{$follower->users->email}}
|
{{ isset($follower->platform) ? ucfirst(preg_replace('/(?platform)) : 'Bloodlines App' }} |
| Profile | Sigup with | View |
|---|---|---|
|
{{ucfirst($following->users->username)}}
{{$following->users->email}}
|
{{ isset($following->platform) ? ucfirst(preg_replace('/(?platform)) : 'Bloodlines App' }} |