first commit

This commit is contained in:
2023-05-17 09:57:20 +03:00
commit fda632f9a7
1701 changed files with 364808 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<div class="d-flex justify-content-between">
<button type="submit" class="btn btn-primary me-2">
@isset($country) Обновить @else Сохранить @endisset
</button>
</div>