@extends("front.$version.layout") @section('pagename') - @if (empty($category)) {{__('All')}} @else {{convertUtf8($category->name)}} @endif {{__('Portfolios')}} @endsection @section('meta-keywords', "$be->portfolios_meta_keywords") @section('meta-description', "$be->portfolios_meta_description") @section('breadcrumb-title', convertUtf8($bs->portfolio_title)) @section('breadcrumb-subtitle', convertUtf8($bs->portfolio_subtitle)) @section('breadcrumb-link', __('Portfolios')) @section('content')
{{$portfolio->service->title}}
@endif {{__('Read More')}}