@extends('admin.layouts.master') @section('title','All User') @section('maincontent') @include('admin.layouts.topbar',$data)
# | # | {{ __('Profile Picture') }} | {{ __('Users Details') }} | {{ __('Role') }} | {{ __('Login as User') }} | {{ __('Status') }} | {{ __('Action') }} |
---|
# | {{ __('Profile Picture') }} | {{ __('Student Detail') }} | {{ __('Login As Student') }} | {{ __('Status') }} | {{ __('Action') }} |
---|
# | {{ __('Profile Picture') }} | {{ __('Instructor Detail') }} | {{ __('Login As Instructor') }} | {{ __('Status') }} | {{ __('Action') }} |
---|
# | {{ __('Profile Picture') }} | {{ __('Admin Detail') }} | {{ __('Login As Admin') }} | {{ __('Status') }} | {{ __('Action') }} |
---|