fixing data di recap
This commit is contained in:
parent
1d2f03aa18
commit
b6b0ec59fb
@ -1659,7 +1659,7 @@ class DashboardController extends Controller
|
|||||||
$parts = array_values(array_filter(explode('/', $item->file)));
|
$parts = array_values(array_filter(explode('/', $item->file)));
|
||||||
// if (count($parts) < 4) {
|
// if (count($parts) < 4) {
|
||||||
// continue;
|
// continue;
|
||||||
// }
|
// } ini dikomen dulu
|
||||||
if(!$item->is_akre){
|
if(!$item->is_akre){
|
||||||
$unit = $parts[0] ?? '-';
|
$unit = $parts[0] ?? '-';
|
||||||
if($item->master_kategori_directory_id){
|
if($item->master_kategori_directory_id){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user