@extends('layouts.admin') @section('title','GIMS') @section('styles') @endsection @section('script') @endsection @section('content')
User Status Report
{{ Form::open(['url'=>route('data-entry-staticial-report1'), 'class'=>'form', 'method'=>'get']) }}
{{ Form::select('utype', ['never'=>'Never Logged In','onemonth'=>'Within One Month'], 'never',['class'=>'form-control form-control-sm','id'=>'utype','required'=>true ] ) }}

Never Logged in GIMS after creation of users credential.
Sl.No. Name User ID Role Agency Type Agency Name Department Division Feild / Regional
In active for more than a month.
Sl.No. Name User ID Role Agency Type Agency Name Department Division Feild / Regional
@endsection