@extends('layouts.app') @section('title', __('ui.webhooks')) @section('content')
{{ Str::limit($webhook->secret, 10) }}