@extends('layouts.app') @section('content')
@include('vps.heroforeign') @include('vps.planforeign') @include('vps.features')
@include('components.faqsectionone')
@include('components.clients')
@endsection