@php $section_content = (array) ($section_content ?? []); $buttons = is_array($section_content['buttons'] ?? null) ? $section_content['buttons'] : []; $upload_base = asset((config('paths.upload', 'assets/uploads')) . '/service-landing'); @endphp

{{ $section_content['title'] ?? 'الوادز برای کار های تکراری پول نمیگیرد' }}

{{ $section_content['description'] ?? 'با ویژگی تحلیل لحظه‌ای الوادز، بینش‌های عملیاتی برای کسب‌وکارتان به دست آورید فرآیندهای مالی خود را با گردش کارهای خودکار و گزارش‌های دقیق ساده کنید داده‌های حساس خود با جدیدترین استانداردهای امنیتی سطح بالای ما محافظت کنید' }}

@foreach($buttons as $button) {{ $button['text'] ?? '' }} @endforeach