Project: {{ data_get($project, 'name') }}
Edit project details here.
Shared Variables
New Shared Variable
You can use this anywhere.
@forelse ($project->environment_variables->sort()->sortBy('real_value') as $env)
@empty
No environment variables found.
@endforelse