xxxxxxxxxx
<div class="text-right">
<button type="submit" class="btn btn-dark">Submit</button>
<button onclick="window.location='{{ route("products.index") }}'" type="button" class="btn btn-primary">Cancel</button>
</div>
xxxxxxxxxx
<div class="d-grid gap-2 d-md-flex" >
<button type="button" class="btn btn-primary">Add Server</button>
<button type="button" class="btn btn-primary">Add Server Blueprint</button>
</div>