@extends('layouts.app') @section('content')
@include('proedge.admin.adminPanel')

Dead Lead Types

Dead Lead Types are used to categorize the different way that leads go dead.
Existing Dead Lead Types
@foreach($deadLeadTypes as $deadLeadType) @endforeach
Description Options
{{$deadLeadType->Name}} Edit
Add/Edit List Element
@endsection