@extends('admin.index') @section('title', 'Sales Representives') @section('content')
ID First Name Last Name Code Company Country Territory State City Street Post/Zip Code Email Phone Type No Tier Commission Tier Commission Active
First Name
Last Name
Code
Company Name
Territory
Email
Phone Number
Country
{!! Form::select('country_id', $country ,'', array('id'=>'country_id','onchange'=>'salerepresentative.getState(this.value)')) !!}
State/Region/Province
City
Street
Zipcode/Postcode
Type
{!! Form::select('rep_type', $reptype ,'', array('id'=>'rep_type')) !!}
Status
{!! Form::select('status', $yesno ,'', array('id'=>'status')) !!}
No Tier Com.