@extends('layouts.master') @section('title') Productos @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Configuracion @endslot @slot('title') Integraciones @endslot @endcomponent @php $baseUrl = env('BRIDGE_API_URL', 'production') @endphp