@include('templates.parts.head')
@include('templates.parts.header')
{{ $about_title }}
{!! $about_description !!}
@include('templates.parts.footer')