Update Metronic Version to 8.2.1 #1

Merged
putrakuningan merged 77 commits from dev into master 2024-05-04 09:46:45 +00:00
Showing only changes of commit 4cc9a01401 - Show all commits

View File

@ -13,7 +13,7 @@
@if(isset($route[0]) && $route[0]!=='cardboard-detail')
@if(isset($route[1]) && $route[1] == 'index')
@if($route[0]=='document')
@if($route[0]=='document' || $route[0]=='cardboard')
@if(!Auth::user()->hasRole(['ad','dd']))
<!--begin::Actions-->
<div class="d-flex align-items-center gap-2 gap-lg-3">