@if(isset($setting_fields['customer']['fields']['customers']))
If the customer shown below is not present in your tally, it will be created.
States Customers States Customers
@foreach($states as $id=>$state) @if ($count % 2 == 0) @endif @if ($count % 2 == 0) @if ($count % 2 == 0) @endif @endforeach
@else @endif {{$state['stateName']}}
{{ Form::select($customer_name, $customerList , Input::old($customer_name, @$oldCustomer), array('class'=>'form-control customer_acc form-select', 'style'=>'width:100%','id'=>$customer_name,'data-control'=> 'select2')) }}
@endif