996c0107c9
* Updated flowbite to 4.x * Start revamping styles * Remove unused GraphQL code * Make some templates more robuts
10 lines
237 B
HTML
10 lines
237 B
HTML
<c-layouts.add>
|
|
<c-slot name="additional_row">
|
|
<c-button type="submit" color="gray"
|
|
name="submit_and_redirect"
|
|
>
|
|
Submit & Create Purchase
|
|
</c-button>
|
|
</c-slot>
|
|
</c-layouts.add>
|