Improve check data scripts

This commit is contained in:
David Bomba 2021-06-06 10:09:55 +10:00
parent 1b30b234ae
commit e03dec3ed2

View File

@ -28,6 +28,7 @@ use Exception;
use Illuminate\Console\Command; use Illuminate\Console\Command;
use Mail; use Mail;
use Symfony\Component\Console\Input\InputOption; use Symfony\Component\Console\Input\InputOption;
use Illuminate\Support\Str;
/* /*