@foreach (\App\Models\StorageSetting::AWS_REGIONS as $key => $data)
region == $key) selected @endif value="{{$key}}">{{ $data }}
@endforeach