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