@php $roles = \DB::table('roles')->whereIn('slug', ['md','distributor','retailer'])->get(); @endphp
Already have an account? Login