forked from aslan/applicant-site
prodV1 #2
|
@ -99,7 +99,6 @@ class PageController extends Controller
|
|||
|
||||
if ($direction['educational_institution_id'] == 3) {
|
||||
$branches[] = $direction;
|
||||
return $acc;
|
||||
}
|
||||
$acc[] = $direction;
|
||||
return $acc;
|
||||
|
|
Loading…
Reference in New Issue