File tree Expand file tree Collapse file tree 2 files changed +72
-3
lines changed Expand file tree Collapse file tree 2 files changed +72
-3
lines changed Original file line number Diff line number Diff line change 3
3
@section (' description' , ' Перестаньте использовать громоздкие примитивные массивы и начните использовать коллекции.' )
4
4
@section (' content' )
5
5
6
- <x-header align =" align-items-end " >
6
+ <x-header align =" align-items-center " >
7
7
<x-slot name =" sup" >Декларативный стиль</x-slot >
8
8
<x-slot name =" title" >Высокий уровень через коллекцию</x-slot >
9
9
<x-slot name =" description" >
10
10
Опирайтесь на высокие абстракции вместо применения низкоуровневых конструкций.
11
11
</x-slot >
12
12
<x-slot name =" content" >
13
- <img src =" /img/gusli .svg" class =" img-fluid d-block mx-auto" >
13
+ <img src =" /img/ui/kotomka .svg" class =" img-fluid d-block mx-auto" >
14
14
</x-slot >
15
15
</x-header >
16
16
17
-
18
17
@php
19
18
$sections = collect ([
20
19
' basics' ,
You can’t perform that action at this time.
0 commit comments