@extends('Client.layouts.layout') @section('title', __('trans.about') ) @section('content')
Image

{!! setting('about_'.lang()) !!}

@endsection