@extends('layouts.reportes') @if($estilos) @section('styles') @include('includes.estilos-reportes') @stop @endif @section('content')
@include('includes.logo',['width'=>150])

KARDEX MAYOR {{$codigo}} de {{\App\Helper\Helper::mes($mes)}}-{{$anio}}

{{$libro->titulo}}

@include('almacen.reportes.tabla-kardexmayor') @stop