@php $data = $getRecord()->form_data ?? []; @endphp @foreach ($data as $key => $value) @endforeach
Alan Değer
{{ $key }} @if (Str::startsWith($value, 'applications/')) Dosyayı Görüntüle @else {{ $value }} @endif