@extends('layouts.landing', ['title' => __('help.title')]) @section('content')

{{ __('help.hero_title') }}

Image Image

Can't find an answer to your question?

{{ __('help.contact_us') }}
@include('layouts.partials/footer') @endsection @section('scripts') @endsection