@extends('adminlte::page') @section('title', 'CORPORATE RHOMB | ' . trans('labels.reporteProduccion')) @section('css') @stop @section('content_header')

{{ trans('labels.reporteProduccion') }}

@stop @section('content')
@stop @section('footer') @include('layouts.footer') @stop @section('js') @stop