@extends('layouts.app') @section('head') @include('layouts.partials.headersection',['title'=>'Marketing Tools']) @endsection @section('content')

{{ __('Google Analytics') }}


@csrf

{{ __('Note:') }} {{ __('After You Update Settings The Action Will Work After 5 Minutes') }}

{{ __('Facebook Pixel') }}


@csrf

{{ __('Note:') }} {{ __('After You Update Settings The Action Will Work After 5 Minutes') }}
@endsection @push('js') @endpush