This commit is contained in:
2019-05-13 23:21:40 -05:00
parent 98ee6f5206
commit a0dbfbd2b4
4 changed files with 5 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ use Illuminate\Foundation\Bus\Dispatchable;
//App Library
use App\Library\Finances\Helper\FinanceHelper;
use App\Jobs\Library;
//App Models
use App\Models\Jobs\JobProcessWalletJournal;