@extends('layouts.app') @section('content') @push('breadcrumb') @endpush
@include('common.errors')
@lang('crud.detail') Back
@include('webhooks.show_fields')
@endsection