@extends('layouts.app') @push('css') @endpush @section('content') @php $max_file_size= $file = config('constant.MAX_FILE_SIZE'); $source_types = config('constant.sourceType'); $credit_report_providers = getCache('credit_report_provider_link'); $free_value = array_keys(config('constant.CLIENT_TYPES'),"Free"); @endphp