test sending booking do to email

This commit is contained in:
omair saleh
2020-11-12 13:43:24 +08:00
parent 550abbbbe9
commit d65daee327
@@ -21,6 +21,7 @@ use App\SettingSupplier;
use App\Marking;
use App\User;
use PDF;
use ZipArchive;
class InvoiceController extends Controller
{