@extends('front.lawyer.layout') @section('pagename') - @if (empty($category)) {{__('All')}} @else {{$category->name}} @endif {{__('Services')}} @endsection @section('meta-keywords', "$be->services_meta_keywords") @section('meta-description', "$be->services_meta_description") @section('breadcrumb-title', convertUtf8($bs->service_title)) @section('breadcrumb-subtitle', $bs->service_subtitle) @section('breadcrumb-link', __('Services')) @section('content')