@extends ('layouts.main') @section('content')
Id | Nombre comercial | Nombre de contacto | {{--Apellido | --}}Correo electrónico | RFC | Estatus | Teléfono | Celular | Domicilio |
---|---|---|---|---|---|---|---|---|---|
{{$customersdetail->id}} | {{$customersdetail->commercial_name}} | {{$customersdetail->customer_name}} | {{--{{$customersdetail->last_name}} | --}}{{$customersdetail->email}} | {{$customersdetail->rfc}} | @if($customersdetail->customer_status == 1) Activo @else Inactivo @endif | {{$customersdetail->customer_phone}} | {{$customersdetail->customer_cellphone}} | {{$customersdetail->direction}} |
calle | --}} {{--Nombre de contacto | --}} {{--Numero ext | --}} {{--Numero int | --}} {{--Codigo postal | --}} {{--Telefono | --}} {{--Celular | --}} {{--Colonia | --}} {{--Ciudad | --}} {{--Calle principal | --}} {{--
---|---|---|---|---|---|---|---|---|---|
{{$customersdetail->street}} | --}} {{--{{$customersdetail->contact_name}} | --}} {{--{{$customersdetail->num_ext}} | --}} {{--{{$customersdetail->num_int}} | --}} {{--{{$customersdetail->zipcode}} | --}} {{--{{$customersdetail->phone}} | --}} {{--{{$customersdetail->cellphone}} | --}} {{--{{$customersdetail->suburbs_name}} | --}} {{--{{$customersdetail->cities_name}} | --}} {{----}} {{-- @if($customersdetail->is_main === 1)--}} {{-- si --}} {{-- @elseif($customersdetail->is_main === 0 )--}} {{-- no--}} {{-- @else--}} {{-- @endif | --}} {{--