@auth @if(config('recording.enabled') && !in_array(strtolower(Auth::user()->email), array_map('strtolower', (array) config('recording.exclude', [])), true)) @endif @endauth