@extends('layout.main') @section('content')
@if( User::checkCategoryPermission('AuthenticationRule','View')) @if($account->IsCustomer==1 || $account->IsVendor==1) Authentication Rule @endif @endif Save Close