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

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

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

{!! __('clinic-information.help.p_how_to_use') !!}

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

@stop @section('css') @stop