CodeLiturgy.Dashboard/BlueWest.Views/Views/Data/Banks/Index.cshtml

7 lines
113 B
Plaintext
Raw Normal View History

2022-10-27 20:13:02 +03:00
<div class="text-center">
<h1 class="display-4">Banks</h1>
</div>
@await Html.PartialAsync("_FooterMenu");