{{ $step['title'] }}
{{ $step['description'] }}
@extends('layouts.app') @php use App\Helpers\SeoHelper; $locale = app()->getLocale(); // Helper function to generate localized routes (English has no prefix) $localizedRoute = function($routeName, $params = []) use ($locale) { return SeoHelper::localizedRoute($routeName, $params, $locale); }; @endphp @section('title', $service['name'] . ' - ' . __('messages.meta.brand_short')) @section('description', $service['description']) @section('content')
{{ $service['tagline'] }}
{{ $service['description'] }}
{{ __('messages.industry_service.tailored_solutions') }}
{{ $benefit['description'] }}
{{ __('messages.industry_service.everything_need') }}
{{ $feature['description'] }}
{{ __('messages.industry_service.proven_approach', ['category' => $service['category']]) }}
{{ $step['description'] }}
{{ __('messages.service_industry.pricing_subtitle') }}
{{ $package['description'] }}
{{ __('messages.industry_service.common_questions', ['service' => $service['name']]) }}
{{ $service['description'] }} {{ __('messages.industry_service.understand_challenges') }}
{{ __('messages.industry_service.see_created') }}
{{ $project['category'] }}
@endforeach"{{ $testimonial['quote'] ?? $testimonial['text'] ?? '' }}"
{{ $testimonial['author'] ?? $testimonial['name'] ?? '' }}
{{ $testimonial['role'] ?? $testimonial['position'] ?? '' }}
@if(isset($testimonial['company'])){{ $testimonial['company'] }}
@endif{{ __('messages.industry_service.cross_sell_website') }}
{{ __('messages.industry_service.discuss_goals', ['service' => $service['name']]) }}