@extends('layouts.front_end') @section('title', ' About us') @section('content')
{!! $companyInfo->about_us !!}
@endsection