@extends('layouts.master') @section('title') Mission & Vision @endsection @section('content')

{!!$abouts[0]->mission_vision!!}

@endsection