@extends('template.layouts.template-base') @section('title', 'User management') @section('styles') @endsection @section('content')
User ID - Name
Contact Email Role Created By Created On Expiry Date Pwd Status Status Action
@endsection @section('scripts') @endsection