@include('components.theme.landing.header')

{{ $blog->title }}

{!! $blog->description !!}

@include('components.theme.landing.footer')