@extends(backpack_view('blank')) @section('content')
{{ json_encode($data, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES) }}