{{-- layout --}}
@extends('layouts.contentLayoutMaster')
{{-- page title --}}
@section('title','Users View')
{{-- page style --}}
@section('page-style')
@endsection
{{-- page content  --}}
@section('content')
  
  
  
  
  
    
      
        
          
            
              
                | Registered: | 
                01/01/2019 | 
              
              
                | Latest Activity: | 
                30/04/2019 | 
              
              
                | Verified: | 
                Yes | 
              
              
                | Role: | 
                Staff | 
              
              
                | Status: | 
                Active | 
              
            
          
         
        
          
            
              
                | Module Permission | 
                Read | 
                Write | 
                Create | 
                Delete | 
              
            
            
              
                | Users | 
                Yes | 
                No | 
                No | 
                Yes | 
              
              
                | Articles | 
                No | 
                Yes | 
                No | 
                Yes | 
              
              
                | Staff | 
                Yes | 
                Yes | 
                No | 
                No | 
              
            
          
         
       
     
   
  
  
  
    
      
        
          
Posts: 125
        
        
          
Followers: 534
        
        
          
Following: 256
        
       
      
        
          
            
              
                | Username: | 
                dean3004 | 
              
              
                | Name: | 
                Dean Stanley | 
              
              
                | E-mail: | 
                deanstanley@gmail.com | 
              
              
                | Comapny: | 
                XYZ Corp. Ltd. | 
              
            
          
          link Social Links
          
          error_outline Personal Info
          
            
              
                | Birthday: | 
                03/04/1990 | 
              
              
                | Country: | 
                USA | 
              
              
                | Languages: | 
                English | 
              
              
                | Contact: | 
                +(305) 254 24668 | 
              
            
          
         
       
      
     
   
  
 
@endsection
{{-- page script --}}
@section('page-script')
@endsection