@extends('layouts.front', [ 'title' => trans('front.menu.help'), 'menus' => [ 'help', ], 'menu_js' => false, ]) @section('content') {{ trans('front.help.title') }} {{ trans('front.help.description') }} {{ trans('front.help.twitter') }} @kankaio {{ trans('front.help.discord') }} Discord {{ trans('front.help.email') }} hello@kanka.io @endsection
{{ trans('front.help.description') }}
@kankaio
Discord
hello@kanka.io