@if(Auth::user()->role->role->role_type == 1)
@canany(['view institute list', 'create institute list', 'update institute list', 'delete institute list'])
@endcan--}}
{{-- company category starts --}}
@canany(['view company category', 'create company category', 'update company category', 'delete company category'])