@extends('layouts.app') @section('title') {{'Distributor Integration'}} @endsection @section('content') @php $users_name = DB::table('users')->select('id','name')->orderBy('name','asc')->get(); @endphp
| # | Designation | Employee ID | Employee Name | Reporting Officer | User Type | Sub-Area Name | Distributor Name | Action |
|---|