@php use Illuminate\Support\Facades\Crypt; use App\Models\Profile; $profile_select = Profile::user($record->idUserCommission); @endphp