@extends('layout.main') @section('title', __('strings.footer.faq')) @section('content') {{ __('strings.footer.faq') }} {!! __('faq.content') !!} @endsection @push('styles') @endpush