@extends('layouts.app') @section('content')
{!! $page->section_2_text_1 !!}
{!! $page->section_2_text_2 !!}
{!! $page->section_2_text_3 !!}
{{ $page->section_3_text }}
{!! nl2br(e($page->section_3_text_1)) !!}
{!! nl2br(e($page->section_3_text_2)) !!}
{!! nl2br(e($page->section_3_text_3)) !!}
{!! nl2br(e($page->section_3_text_4)) !!}
{!! nl2br(e($page->section_3_text_5)) !!}
{!! nl2br(e($page->section_3_text_6)) !!}