number demo section titles
This commit is contained in:
parent
d9a3040040
commit
c794fda074
1 changed files with 6 additions and 6 deletions
|
|
@ -27,7 +27,7 @@ class ElementSeeder extends Seeder
|
|||
|
||||
$baderechChildElements = [
|
||||
[
|
||||
'title' => 'Introduction',
|
||||
'title' => '1. Introduction',
|
||||
'description' => 'Your beliefs influence your thinking, '
|
||||
. 'and your thinking drives your choices. When you '
|
||||
. 'nurture healthy beliefs - about yourself, about '
|
||||
|
|
@ -36,7 +36,7 @@ class ElementSeeder extends Seeder
|
|||
. 'and hope.',
|
||||
],
|
||||
[
|
||||
'title' => 'Foundations',
|
||||
'title' => '2. Foundations',
|
||||
'description' => 'Focal points for thriving in a chaotic '
|
||||
. 'world. In this fast, complex era, you flourish when '
|
||||
. 'you develop clarity, well-being, resilience, and the '
|
||||
|
|
@ -44,24 +44,24 @@ class ElementSeeder extends Seeder
|
|||
. 'intention.',
|
||||
],
|
||||
[
|
||||
'title' => 'Divine Plan',
|
||||
'title' => '3. Divine Plan',
|
||||
'description' => 'Understanding the unique greatness of our '
|
||||
. 'generation and the call to remain hopeful, '
|
||||
. 'optimistic, and resilient.',
|
||||
],
|
||||
[
|
||||
'title' => 'Architecture of the Soul',
|
||||
'title' => '4. Architecture of the Soul',
|
||||
'description' => "Becoming a Baal Da'at - A Master of "
|
||||
. 'Inner Awareness',
|
||||
],
|
||||
[
|
||||
'title' => 'Arba Yesodot',
|
||||
'title' => '5. Arba Yesodot',
|
||||
'description' => 'A structured approach to balanced living: '
|
||||
. 'Physical & Financial Health, Relationships, Wisdom '
|
||||
. 'and Guidance.',
|
||||
],
|
||||
[
|
||||
'title' => 'Fluid Integration',
|
||||
'title' => '6. Fluid Integration',
|
||||
'description' => 'A series of practical exercises to '
|
||||
. 'engender a shift in mindset, embed healthy routines, '
|
||||
. 'positive life practices.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue