@extends('frontend.layouts.master') @section('content')

{{$about_goal->title_black}}

{!!$about_goal->body!!}

{{$about_objective->title_black}}

{!!$about_objective->body!!}
@endsection