@extends('layouts.base') @section('title', 'Frequently asked questions') @endsection @inject('content', 'App\Http\Controllers\FrontController') @section('content')

{{$content->getContent('wuZlis','title')}}

{{$content->getContent('1TYkw0','title')}}

{{$content->getContent('1TYkw0','description')}}

{{$content->getContent('rK6Yhn','title')}}

{{$content->getContent('rK6Yhn','description')}}

{{$content->getContent('HBHBLo','title')}}

{{$content->getContent('HBHBLo','description')}}

{{$content->getContent('rCTDQh','title')}}

{{$content->getContent('rCTDQh','description')}}

{{$content->getContent('kMsswR','title')}}

{{$content->getContent('kMsswR','description')}}

@foreach ($faqs as $item)
{{$item->question}}

{{$item->answer}}

@endforeach
{{$content->getContent('EOUU7R','title')}}

{{$content->getContent('EOUU7R','description')}}

{{--
Start a Meeting

This is required when, for text is not yet available.

--}}
@endsection