api integrated
This commit is contained in:
8
app/views/home/dashboard.html.erb
Normal file
8
app/views/home/dashboard.html.erb
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-4 col-sm-6 col-md-offset-4 col-sm-offset-3">
|
||||
<%= current_login_employee.name %>
|
||||
<%= current_login_employee.role %>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user