ws8/arthur-faria/Lab2 #1
@@ -3,8 +3,9 @@
|
||||
@{
|
||||
ViewData["Title"] = "Clientes";
|
||||
}
|
||||
|
||||
<div class="d-flex justify-content-between align-items-center my-3">
|
||||
<h2>Clientes</h2>
|
||||
<h3>Clientes</h3>
|
||||
<button class="btn btn-primary" type="button" id="createClientBtn">Adicionar Cliente</button>
|
||||
</div>
|
||||
<table class="table table-striped">
|
||||
|
Reference in New Issue
Block a user