extend('layout'); ?> section('css'); ?> endSection(); ?> section('menu'); ?> include('sidebar') ?> endSection(); ?> section('content'); ?> parent_id == $id){ if ($ele->lkz) $class = "bg-danger"; else if ($ele->bookable == "f") $class = "bg-warning"; $toolt ="bookable: $ele->bookable; lkz: $ele->lkz; Id: $ele->id; PID:$ele->parent_id"; $liste .= "
  • id\""; $liste .= "data-pid=\"$ele->parent_id\""; $liste .= "data-bookable=\"$ele->bookable\""; $liste .= "data-lkz=\"$ele->lkz\""; $liste .= "data-type=\"$ele->type\""; $liste .= "data-description=\"$ele->description\""; $liste .= "class='$class'>$ele->description
  • "; $liste .= printsub($ele->id, $all); } } if ($liste !=''){ $ret = ""; } return $ret; } ?>

    Kategorien bearbeiten

      lkz) $class = "bg-danger"; else if ($parent->bookable == "f") $class = "bg-warning"; ?>
    • description?> id, $all); ?>
    include('accountsform') ?>
    endSection(); ?> section('scripts'); ?> endSection(); ?>