@php if(isset($_GET['invite'])) { session_start(); $_SESSION['ref'] = $_GET['invite']; } @endphp