This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
muadzmi02
/
sipadu_mbip
forked from
SwissLink/sipadu_mbip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://git.swisslink.com.my/SwissLink/sipadu_mbip
master^2
root
5 years ago
parent
aa46f68655
94541e5288
commit
424d92ea3b
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
app/Http/Controllers/Api/CompoundResourceController.php
+ 0
- 1
app/Http/Controllers/Api/CompoundResourceController.php
View File
@@ -508,7 +508,6 @@ class CompoundResourceController extends BaseController
$kpd = $request->kpd;
$compound = Compound::where('jenis', $request->jenis)->where('kpd', $kpd)->first();
dd($compound);
if (!empty($compound)) {
Write
Preview
Loading…
Cancel
Save