remove service level and country
This commit is contained in:
parent
9993844057
commit
f69f7fb755
12 changed files with 32 additions and 123 deletions
|
@ -10,7 +10,6 @@
|
|||
<div class="mb-4">
|
||||
<h5>Service Details</h5>
|
||||
<p><strong>Provider:</strong> {{ service.cloud_provider.name }}</p>
|
||||
<p><strong>Service Level:</strong> {{ service.service_level.name }}</p>
|
||||
<p><strong>Price:</strong> ${{ service.price }}</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue