root 5 years ago
parent
commit
856f6baa50
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/Http/Controllers/Api/EpbtController.php

+ 1
- 1
app/Http/Controllers/Api/EpbtController.php View File

public function getcodeTaman(Request $request) public function getcodeTaman(Request $request)
{ {
$tmpD = explode(" - ",$request->code_bandar);
$tmpD = explode(" - ",$request->code_mukim);
$kawasan_detail = array(); $kawasan_detail = array();

Loading…
Cancel
Save