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

Dead Lead Types

Dead Lead Types are used to categorize the different way that leads go dead.
Existing Dead Lead Types
@include('proedge.config.lead.deadLeadTypes.table')
Description Actions
Add/Edit List Element
@endsection