@if (session('error')) @endif
@csrf @if (isset($service)) @method('PUT') @endif
أبعاد الصورة المطلوبة: 200 * 250
@if (isset($service) && $service->service_image_main) @endif
@php $sections = json_decode($service->sections ?? '[]', true); @endphp @foreach ($sections as $index => $section) @php $sectionUniqueId = $index; @endphp
أبعاد الصورة المطلوبة: 270 * 535 اذا كانت بدون وصف سيتم عرضها باامتداد الصفحه (1305 * 424)
@if (isset($section['section_image'])) Section Image @endif
@endforeach @if (empty($sections))
أبعاد الصورة المطلوبة: 270 * 535 اذا كانت بدون وصف سيتم عرضها باامتداد الصفحه (1305 * 424)
@endif