@extends('front.gym.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', $bs->portfolio_subtitle) @section('breadcrumb-link', __('Portfolios')) @section('content')