@extends('layouts.master') @section('title', 'Carga Guia Recibo SAP') @section('header') @endsection @section('content')



@if($cod == 'COD_001')
{{ $msj }}
@else
{{ $msj }}
@endif
@endsection