@extends('Frontend.Layout.app') @section('content')

Ok+

{{ Str::limit( translate('Welcome to the OK+ Channel – Oqba Al-Anzi, a platform that provides reliable and useful content about life in Germany.'), 100 ) }}

{{translate('Read More')}}

{{ translate('Categories') }}

- {{translate('Blog')}} -


@foreach($blogs as $blog) @endforeach
@endsection