@extends('layouts.tabler') @section('content')
@livewire('integrations.integration-form', ['integrationId' => $integration->id])
@endsection