@php if (env('APP_ENV') == 'production') { header("Location: https://www.datahubclub.com"); die(); } @endphp
CitiHub v1.0