@php use App\Models\Demography; $profiledata = Auth::user(); $AllowedTypes=Demography::AllowedFileTypes(['2']); @endphp