@extends('admin.layouts.master') @section('title','All User') @section('maincontent')
{{ __('All Users') }}
# # {{ __('Image') }} {{ __('Users Detail') }} {{ __('Role') }} {{ __('Login as User') }} {{ __('Status') }} {{ __('Action') }}
@endsection @section('script') @endsection