@if(!isset(auth()->user()->branch_id))
@endif @if(!auth('admin')->check() && auth()->check()) @endif
@canany(['create_type','edit_type'])
@endcanany