@extends('layouts.app') @section('title',($about->{$attributes->tt('title')})) @section('description',($about->{$attributes->tt('title')})) @section('keywords',($about->{$attributes->tt('title')})) @section('image',asset('img/share.jpg')) @section('linkage','https://saphareli/'.App::getLocale().'/about') @section('url','https://saphareli/'.App::getLocale().'/about') @section('content')
{!!($about->{$attributes->tt('text')})!!}
@if($about->image))