new listing link
This commit is contained in:
@@ -21,8 +21,10 @@
|
|||||||
|
|
||||||
<div class="container mt-4">
|
<div class="container mt-4">
|
||||||
<h1 class="text-center">Host Dashboard</h1>
|
<h1 class="text-center">Host Dashboard</h1>
|
||||||
<div class="mt-4">
|
<div class="mt-4 d-flex justify-content-between align-items-center">
|
||||||
<h2>Your Listings</h2>
|
<h2>Your Listings</h2>
|
||||||
|
<a href="/create-listing">Add New Listing</a>
|
||||||
|
</div>
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table class="table table-bordered">
|
<table class="table table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user