@extends('adminlte::page') @section('title', __('team-information.help.title')) @section('content_header')
@stop @section('content')

{!! __('team-information.help.p_help') !!}

{!! __('team-information.help.p_search_word') !!}

{!! __('team-information.help.p_faq') !!}

{{--
}}
@stop @section('css') @stop