@extends('site.layouts.app') @section('title', 'Company Profile') @section('content')

Company Profile

{!! $content->company_profile !!}
@endsection