Environment Variables
Environment (secrets) configuration. You can set variables for your Preview Deployments as
well
here.
@forelse ($application->environment_variables as $env)
@empty
There are no environment variables added for this application.
@endforelse