%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/public_html/dg/application/modules/users/views/
Upload File :
Create Path :
Current File : /home/ugotscom/public_html/dg/application/modules/users/views/view.php

<div class="content-wrapper">
     <section class="content-header">
          <h1>Dashboard</h1>
     </section>

     <section class="content">
          <div class="container">
          <div class="row">

       
         <form action="" method="post">


              <div class="form-group">
             <label for="user_name">Name:</label>

             <input name="user_name" type="text" id="user_name" value="<?=$user['name']?>" class="form-control" placeholder="user_name" readonly>
           </div>
          
           <div class="form-group">
             <label for="user_name">user name:</label>
             <input name="user_name" type="text" id="user_name" value="<?=$user['username']?>" class="form-control" placeholder="user_name" readonly>
           </div>
         
              <div class="form-group">
             <label for="Password">Password:</label>
             <input name="Password" type="text" id="Password" value="<?=$user['password']?>" class="form-control" placeholder="Password" readonly>
           </div>
               <div class="form-group">
             <label for="status">status:</label>
             <input name="status" type="text" id="status" value="<?=$user['status']?>" class="form-control" placeholder="status" readonly>
           </div>
                <div class="form-group">
             <label for="landline_no">User Type:</label>
             <input name="landline_no" type="text" id="landline_no" value="<?=$user['user_type_id']?>" class="form-control" placeholder="landline_no" readonly>
           </div>
              <div class="form-group">
             <label for="branch">branch:</label>
             <input name="branch_id" type="text" id="branch_id" value="<?=$user['branch_id']?>" class="form-control" placeholder="branch_id" readonly>
           </div>
         
         
  <button type="submit" class="btn btn-default">Submit</button>
                                
              </form>


  </div>
</div>
</section>

Zerion Mini Shell 1.0