@extends('front.practitioner.import.template.import') @section('content')
@include('front.practitioner-fma.fmasetupSolo.steps')

My FAQs

Profiles have been designed to give prospective clients all the information they need to confidentially book an appointment on the spot. If there are any questions you are frequently asked by new clients before they feel confident in booking an appointment, this is your opportunity to address them below.

@foreach( $faq as $key => $value ) {{--

{{ $value->question }}

{{ $value->answer }}
--}}
@endforeach
Back
Skip
@endsection @section('css') @endsection @section('import-scripts') @endsection