@extends('user.layouts.app') @push('title') {{$pageTitle}} @endpush @section('content')

{{__('Events')}}

{{__('ID')}}
{{__('Webhook Url')}}
{{__('Event Type')}}
{{__('Product')}}
{{__('Plan')}}
{{__('Status')}}
{{__('Date')}}
@endsection @push('script') @endpush