@extends('backEnd.layouts.master') @section('title','Facebook Conversion API Manage') @section('css') @endsection @section('content')
| SL | Pixel ID | Access Token | Test ID | Status | Action |
|---|---|---|---|---|---|
| {{$loop->iteration}} | {{$fbConversation->pixel_id}} | {{$fbConversation->access_token ? "**************" : ""}} | {{$fbConversation->test_event_id ? $fbConversation->test_event_id : ""}} | @if($fbConversation->status == 1) @else @endif |