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

CRM Module: Custom Fields

{{-- --}}
Custom Fields are used to define data elements linked to opportunities. To define a custom field, complete the form below. To return to the field list, click the cancel link.
{{ csrf_field() }}
@endsection