@if (!profileData) { } @if (profileData?.title) { @if (profileData?.title?.logoimage != null) { } @if (profileData?.title?.logoimage1 != null;) { logo } @if (profileData?.title?.logoimage2 != null;) { } @if (profileData?.title?.logoimage3 != null;) { } }
@if (permission?.includes('Ticket Create')) { {{'Create Ticket' | translate}} } {{'Home Page' | translate}}