@extends(BaseHelper::getAdminMasterLayoutTemplate()) @section('content') {!! $form->renderForm() !!} {!! apply_filters(BASE_FILTER_AFTER_SETTING_EMAIL_CONTENT, null) !!} @stop