Environment Configuration
@if ($errors->any())
⚠️
@endif
Configuration Error
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach