@extends('auth.signup.layout') @section('signup_title', 'Start your free trial') @section('signup_heading', 'Institute Register') @section('signup_lead', 'No credit card required. Set up your institute and start selling courses in minutes.') @section('signup_body') @php $googleEnabled = app(\App\Services\GoogleOAuthService::class)->isEnabled(); @endphp
Create your institute admin account
@if (session('success'))Google signup will activate after keys are added in Platform Admin → Settings → Google Login.
@endif