new branch

This commit is contained in:
Too
2018-06-28 16:14:21 +08:00
parent 63dce18675
commit e36c2a52af
@@ -641,6 +641,7 @@ class BookingController extends Controller
->toPng()
->save('/your/destination//google.png');
$conv->toPng();
}
}