added roster config

This commit is contained in:
Frank John Begornia
2024-11-05 05:33:47 +08:00
parent c68f28aa11
commit 54278c568d
7 changed files with 750 additions and 258 deletions

View File

@@ -7,11 +7,12 @@
margin-top:20px;
}
</style>
<div class="content-wrapper" style="min-height: 916px;">
<div class="content-wrapper" id="addItem" style="min-height: 916px;">
<!-- Content Header (Page header) -->
<section class="content-header">
<h1>
Add Store Item
Add Store Item
{{-- <p>@{{ message }}</p> --}}
</h1>
<ol class="breadcrumb">
<li><a href="{{ url('user') }}"><i class="fa fa-home"></i> Home</a></li>
@@ -92,6 +93,9 @@
</div>
<div class="form-group">
<label>Item Form</label>
<div class="row">
<div class="col-lg-10"></div>
</div>
<select class="form-control" name="itemForm">
<option value="jersey-and-shorts-form">Jersey and Shorts Form</option>
<option value="tshirt-form">T-Shirt Form</option>