@extends('layouts.side_bar')
@section('content')
View All View Inactive Users
| SL | Name | Login Id | Role | Manager | Team Leader | {{--ACTION | |
|---|---|---|---|---|---|---|---|
| {{ $row->id}} | {{ $row->name}} | {{ $row->login_name }} | {{ $row->role}} | {{ $row->manager}} | {{ $row->team}} | {{--{{ $row->email}} | --}}Activate {{-- Reset_Password--}} {{-- Edit--}} {{-- @if($row->switch =="new")--}} {{-- START VOTE--}} {{-- @endif--}} {{-- @if($row->switch =="published")--}} {{-- VIEW RESULT--}} {{-- @endif--}} {{-- @if($row->switch =="hide")--}} {{-- VIEW RESULT--}} {{-- @endif--}} {{-- @if($row->switch =="hide")--}} {{-- UNHIDDEN--}} {{-- @endif--}} |
| SL | Name | Login Id | Role | Manager | Team Leader | {{--ACTION | |
|---|---|---|---|---|---|---|---|
| {{ $row->id}} | {{ $row->name}} | {{ $row->login_name }} | {{ $row->role}} | {{ $row->manager}} | {{ $row->team}} | {{--{{ $row->email}} | --}}Deactivate Reset_Password Edit {{-- @if($row->switch =="new")--}} {{-- START VOTE--}} {{-- @endif--}} {{-- @if($row->switch =="published")--}} {{-- VIEW RESULT--}} {{-- @endif--}} {{-- @if($row->switch =="finished")--}} {{-- PUBLISH RESULT--}} {{-- @endif--}} {{-- @if($row->switch =="finished")--}} {{-- VIEW RESULT--}} {{-- @endif--}} {{-- @if($row->switch =="published")--}} {{-- UNDO PUBLISH--}} {{-- @endif--}} |