@extends('layouts.admin') @section('title','General Member') @section('page_title','') @section('page_level_css') @endsection @section('content')

NEW GENERAL MEMBER APPLICATIONS

EXPLANATION: Use this component to manage every general member across the enterprise. This includes viewing their portal activity, logins, posts, collaborations, etc. You also have the ability, when required, to suspend or purge a member from the system.

@php $url = getAURL('general-search'); @endphp
@csrf
Start Range
End Range
(to)
(to)
(to)
(to)
(to)
Start Range
End Range
(to)
(to)
(to)
Legend
DSLL - Days Since Last Login LL - Lifetime Logins LTP - Lifetime Posts LC - Lifetime Collaborations
@endsection @section('page_level_js') @endsection @push('footerscript') @endpush