@extends('app') @section('head_title', getcong('about_title').' | '.getcong('site_name') ) @section('head_url', Request::url()) @section("content") {{getcong('about_title')}} {{trans('words.home')}} {{getcong('about_title')}} {!!getcong('about_description')!!} @endsection
{!!getcong('about_description')!!}