@extends('layout.new_master') @section("title", "Frequently asked questions before hiring a VA") @section("meta-title", "Frequently asked questions before hiring a VA") @section("description", "Top questions our clients face before deciding to hire a Virtual Assistant.") @section("keywords", "Cost of VA, Cost of virtual assistant, Recruitment of VA, Recruitment of a Virtual assistant, Hire a VA") @section("image", asset('images/backgrounds/faqs_background.svg') ) @section('content') @include('layout.new_nav') @include('templates.section', [ "image" => "faqs", "title" => "", "aligntext" => "" ])
@include("templates.section-description",[ "title" => "FAQs", "description" => "Here are the top 15 questions our clients usually ask" ])
@include("templates.faqs")
@include('templates.quote')
@endsection