if (!Yii::$app->user->isGuest) { if (Userbackend::isUserAdmin(Yii::$app->user->identity->username)): ['label' => 'Transportista', 'items' => [ ['label' => 'Asignacion Litraje', 'url' => ['/']], ['label' => 'Huella Dactilar(biopago)', 'url' => ['/']], ['label' => 'Validacion Telefono', 'url' => ['/']], ], ], ['label' => 'Denuncia Transportista', 'items' => [ ['label' => 'denuncia Sobreprecio', 'url' => ['/']], ], ], endif;
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter