@extends('layouts.app', ['page' => 'reports.carga']) @section('title', __('Reporte de Cargas Diarias')) @section('page_header')

Reporte de Cargas Diarias

@endsection @section('content')
@endsection