@extends('User.layouts.layout') @section('Main_route', route('user.portfolio',['lang' => app()->getLocale()])) @section('Main_title',__('messages.portfolio')) @section('desc_text',str_replace("-"," ",Request::route('title'))) @section('left_image',$setting['portfolio_image']) @section('breadcrumb',str_replace("-"," ",Request::route('title'))) @section('css') @endsection @if($Project->noindex) @section('noindex') @endsection @endif @section('contents') @if ($Project)
{{ trans('messages.The latest work of Emkan Technology and Information Solutions on websites, the official website of') }} {{ $Project['title_'.lang()] }}
{{--{!! $Project['desc_'.lang()] !!}
--}}