Added News page

This commit is contained in:
amikhaylov
2026-05-15 13:56:57 +03:00
parent 18a843b710
commit 4886612f7f
9 changed files with 172 additions and 4 deletions
+1 -1
View File
@@ -24,6 +24,6 @@
@section('breadcrump')
<ol class="breadcrumb bread">
<li><a href="main" class="breadcrumb-item">Группа / Состав</a></li>
<li>Группа / <a href="main" class="breadcrumb-item">Состав</a></li>
</ol>
@endsection