@extends('layouts/master') @section('content') {{----}}


INGRESAR DATOS DE DEVOLUCION

  Volver al Menú Principal



{{--@if($response['entidadRespuesta'][0]['listipodevolucion']['codtipodevolucion']==1 ||$response['entidadRespuesta'][0]['listipodevolucion']['codtipodevolucion']=="1")--}} @if(!empty($response['entidadRespuesta'][0]['codguia'])) @php $codguia = $response['entidadRespuesta'][0]['codguia']@endphp @php $pesobru = $response['entidadRespuesta'][0]['pesobru']@endphp @elseif(!empty($response_web['entidadRespuesta'][0]['codguia'])) @php $codguia = $response_web['entidadRespuesta'][0]['codguia']@endphp @php $pesobru = $response_web['entidadRespuesta'][0]['pesobru']@endphp @endif

{{--@if($radio=='1'||$radio==1)--}}


{{--@else--}}


{{--@endif--}}
{{--@else--}}
{{--@endif--}}
















{{--LA CARACTERISTICA DE BLADE ES BTN-LAG ES UN BOTON LARGO EN BOOSTRAP--}}
@endsection @section('script') {{----}} {{----}} @endsection