• Main
  • {{--9+--}} Dashboard
  • @if ( Auth::user()->hasRole('Super Admin'))
  • Company
  • @endif @if ( Auth::user()->hasRole('Super Admin'))
  • Technical Evaluation
  • @endif @if ( Auth::user()->hasRole('Super Admin'))
  • Financial Evaluation
  • @endif @if (Auth::user()->hasRole('Super Admin'))
  • All Tenders
  • @endif @if ( Auth::user()->hasRole('Company'))
  • Tenders
  • @endif