@extends('layouts.admin') @section('content') Meu perfil @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @if (session()->has('success')) {{ session('success') }} @endif {{ $users->name }} @if ($users->logo) @endif Alterar Logo 3 x 1.5 (cm) @csrf Perfil Pixel Facebook {{ csrf_field() }} Nome Nome da plataforma @if (env('ACTIVE_TEMA')) Tema tema == 'light' ? 'selected' : '' }}> Claro tema == 'dark' ? 'selected' : '' }}> Escuro @endif Telefone Grupo Whatsapp E-mail Access Token (Mercado Pago) Token (ASSAS) IMPORTANTE! Inserir o link abaixo na aba Webhook no site da Paggue. Ele é o responsável pala baixa automática. {{ route('api.notificaoPaggue') }} CLIENT KEY (Paggue) CLIENT SECRET (Paggue) Facebook Instagram (Somente usuario - sem o @) Senha Alterar {{ csrf_field() }} Verificação do domínio Facebook Pixel {{ $users->pixel }} Cadastrar @endsection
3 x 1.5 (cm)