@extends('layouts.app') @section('content')
Form verileri ayrıştıralamadı. Ham veri gösteriliyor:
{{ json_encode(json_decode($request->response_json), JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE) }}