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

{{($architects->{$attributes->tt('title')})}}

{!!($architects->{$attributes->tt('text')})!!}
@if($architects->file_2d) 2D @lang('title.download') @endif @if($architects->file_3d) 3D @lang('title.download') @endif
@endsection