@extends('layouts.admin') @section('content') @php use Illuminate\Support\Facades\Request; @endphp
Sl No | Profile Pic | Full Name | Username | Country | Status | Joined | Actions | |
---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} |
@if($following->profile_picture)
![]() |
{{ $following->name }} | {{ $following->username ?? 'NA' }} | {{ $following->email }} | {{ $following->country->name ?? 'N/A' }} |
status) && $following->status == 1 ? 'checked' : ''}} />
|
{{ $following->created_at->format('d M, Y - h:i A') }} |