@php $modules = DB::table('user_jobs')->select('module')->distinct()->get(); @endphp