@extends('layouts.app') @section('keywords', '') @section('description', '') @section('css') @endsection @section('content') {{-- --}} Back @csrf Join UIB @error('inviters_username') {{ $message }} @enderror @error('username') {{ $message }} @enderror @error('first_name') {{ $message }} @enderror @error('last_name') {{ $message }} @enderror @error('email') {{ $message }} @enderror @error('phone') {{ $message }} @enderror @error('password') {{ $message }} @enderror ONLY CLICK HERE to confirm that: 1) You are a U.S. resident; 2) You choose to place yourself on a $50 board to begin the voluntary Gifting Activity; and 3) You have received, read, understand and do consent to abide by the Guidelines. Join Now @endsection @section('js') @endsection