@extends('portal.ninja2020.layout.clean', ['custom_body_class' => 'bg-gray-50']) @section('meta_title', ctrans('texts.sign_up_with_wepay')) @section('body')
We Pay
@livewire('wepay-signup', ['user_id' => $user_id, 'company' => $user_company])
@endsection @push('footer') @endpush