Added News page
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
@section('breadcrump')
|
||||
<ol class="breadcrumb bread">
|
||||
<li>Группа / <a href="main" class="breadcrumb-item">Состав</a></li>
|
||||
<li>Группа / <a href="/band" class="breadcrumb-item">Состав</a></li>
|
||||
</ol>
|
||||
@endsection
|
||||
|
||||
@@ -42,6 +42,6 @@
|
||||
|
||||
@section('breadcrump')
|
||||
<ol class="breadcrumb bread">
|
||||
<li><a href="main" class="breadcrumb-item">Афиша</a></li>
|
||||
<li><a href="/gigs" class="breadcrumb-item">Афиша</a></li>
|
||||
</ol>
|
||||
@endsection
|
||||
|
||||
@@ -41,6 +41,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
|
||||
|
||||
@@ -34,6 +34,6 @@
|
||||
|
||||
@section('breadcrump')
|
||||
<ol class="breadcrumb bread">
|
||||
<li><a href="main" class="breadcrumb-item">Новости</a></li>
|
||||
<li><a href="/news" class="breadcrumb-item">Новости</a></li>
|
||||
</ol>
|
||||
@endsection
|
||||
|
||||
@@ -55,6 +55,6 @@
|
||||
|
||||
@section('breadcrump')
|
||||
<ol class="breadcrumb bread">
|
||||
<li><a href="main" class="breadcrumb-item">Группа / Репертуар</a></li>
|
||||
<li><a href="/band/playlist" class="breadcrumb-item">Группа / Репертуар</a></li>
|
||||
</ol>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user