@extends('layouts.core.backend', [ 'menu' => 'webhook', ]) @section('title', trans('messages.webhook.add_new')) @section('head') @endsection @section('page_header')
{{ trans('messages.webhook.event.' . $webhook->event . '.wording') }}