Description
Im trying to get the barangays of the specific municipality
SubMunicipality::includes('barangays')->get(); is returning null
SubMunicipality::includes('barangays')->find('133901000'); as per example to your documentation is also returning null
Description
Im trying to get the barangays of the specific municipality
SubMunicipality::includes('barangays')->get(); is returning null
SubMunicipality::includes('barangays')->find('133901000'); as per example to your documentation is also returning null