@extends('layouts.backend.app') @section('title', 'Account Settings') @push('css') @endpush @section('content')
Global Postback Url


The global postback will be fired every time you generate a lead. If you have defined custom postbacks on specific campaigns, you can choose to fire that one instead in the campaign settings.

@endsection @push('js') @endpush