@extends('layouts.app') @section('content')
@if(isset($is_admin)) @include('proedge.admin.adminPanel') @else @include('proedge.config.adminPanel') @endif

Vendor Types

Vendor Types are used to categorize the types of vendors used by the company.
Existing Vendor Types
@include('proedge.config.contact.vendorTypes.table')
Description Contacts Assigned Options
Add List Element
{{----}} @endsection