@extends('store.template2.partials.layout') @section('title', 'Preguntas frecuentes') @section('content') @include('store.template2.partials.faq.faqs') @endsection