@extends('layouts.app') @section('content')
{{ \Illuminate\Support\Str::limit($failure->raw_json, 250) }}