<?phpnamespace LaravelPromptsExceptions;use RuntimeException;class FormRevertedException extends RuntimeException{ //}