@extends('web.layouts.auth') @section('title', '회원가입 Debug | PIN FOR YOU') @section('auth_content')
{{ json_encode($data, JSON_UNESCAPED_UNICODE|JSON_PRETTY_PRINT) }}
{{ json_encode($last['queries'] ?? [], JSON_UNESCAPED_UNICODE|JSON_PRETTY_PRINT) }}