mixed
later(int $delay, string|array $view, array $data = array(), Closure|string $callback = null, string $queue = null)
Queue a new e-mail message for sending after (n) seconds. Parameters int $delay string|array $view array $data
Closure|string $callback string $queue Return Value mixed