@extends('includes.masterpage') @section('content')

{{$language->about_us}}

{!! $pagedata->about !!}
@stop @section('footer') @stop