diff --git a/source/index.blade.php b/source/index.blade.php index 3f3ab08..cc8b900 100644 --- a/source/index.blade.php +++ b/source/index.blade.php @@ -58,8 +58,7 @@ $tenant->createDomain([ Order::where('status', 'shipped')->get(); Cache::get('order_count'); asset('logo.png'); -dispatch(new SendOrderCreatedMail); - +dispatch(new SendOrderCreatedMail);