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