@php $section_content = (array) ($section_content ?? []); $upload_base = asset((config('paths.upload', 'assets/uploads')) . '/service-landing'); $image_on_left = ($section_content['image_position'] ?? 'right') === 'left'; @endphp
{{ $section_content['title'] ?? 'طراحی سایت اختصاصی' }}

{{ $section_content['description'] ?? '' }}