@extends('layouts.app') @section('title', 'Partner | ' . config('app.name')) @push('styles') @vite('resources/css/pages/partner.css') @endpush @section('content') Partners Become a Technology Partner Collaborate with us to deliver cutting-edge cybersecurity solutions and drive innovation. Submit the form below to explore partnership opportunities. @if(session('success')) {{ session('success') }} @endif @csrf Submit @endsection @push('scripts') @vite('resources/js/partner.js') @endpush
Collaborate with us to deliver cutting-edge cybersecurity solutions and drive innovation. Submit the form below to explore partnership opportunities.