update toolbar

This commit is contained in:
Daeng Deni Mardaeni 2023-09-20 13:47:58 +07:00
parent e3f6b2bd9c
commit d0bf4e55be

View File

@ -24,7 +24,7 @@
<!--end::Actions-->
@endif
@elseif($route[0]!=='settings' && $route[0]!=='approval' && $route[0]!=='report')
@if(!Auth::user()->hasRole(['ad','dd']))
@if(!Auth::user()->hasRole(['ad','eo']))
<!--begin::Actions-->
<div class="d-flex align-items-center gap-2 gap-lg-3">
<!--begin::Primary button-->