@extends('layouts.app') @section('content') Frequently Asked Questions Everything you need to know about property sourcing and investing with PSG. @forelse($faqs as $index => $faq) {{ $faq->question }} {!! $faq->answer !!} @empty No FAQs available at the moment. @endforelse @endsection
Everything you need to know about property sourcing and investing with PSG.
No FAQs available at the moment.