@extends('dispatcher.layout.base') @section('title', 'Help ') @section('content')
{!! $Data['content'] !!}
@endsection