@foreach(\App\Models\Language::all()->where('status','Y')->toArray() as $index => $item)
@endforeach