add user manual for zone
This commit is contained in:
@@ -41,10 +41,21 @@
|
||||
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-3">
|
||||
<div class="card">
|
||||
<div class="body">
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
||||
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
||||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
||||
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
|
||||
<h5><i class="material-icons md-18">view_headline PAGE DETAIL</i></h5>
|
||||
<p>
|
||||
1) Name - to write table name <br>
|
||||
2) Status - to write is available or not <br>
|
||||
3) Seater - to write seat for table <br>
|
||||
4) Order by - to write order for table <br>
|
||||
5) Is active - checkbox for is active or not <br>
|
||||
</p>
|
||||
<h5><i class="material-icons md-18">list BUTTON LISTS</i> </h5>
|
||||
<p>
|
||||
1) ADD FOR EXTRA CHARGES - to add for extra charges <br>
|
||||
2) CREATE - to create table <br>
|
||||
</p>
|
||||
<h5><i class="material-icons md-18">list LINK LISTS</i> </h5>
|
||||
<p>1) Home / Back - go to dashboard</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user