Update
This commit is contained in:
@@ -62,7 +62,7 @@ class RequestLogController extends Controller
|
|||||||
{
|
{
|
||||||
//insert data to organization
|
//insert data to organization
|
||||||
try {
|
try {
|
||||||
if(!$request->organization_id)
|
if($request->organization_name)
|
||||||
{
|
{
|
||||||
// Memulai transaksi
|
// Memulai transaksi
|
||||||
DB::beginTransaction();
|
DB::beginTransaction();
|
||||||
|
|||||||
Reference in New Issue
Block a user