@php $navbar = array( 'catalogos' => array( 'title' => 'Catalogos', 'filterTag' => 'catalogos', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.catalogos', 'child' => array( 'users' => array( 'link' => '/users', 'title' => 'Ver Usuarios', 'filterTag' => 'Ver Usuarios', 'i18n' => 'nav.users' ), 'clientes' => array( 'link' => '/catalogos/clientes', 'title' => 'Ver Clientes', 'filterTag' => 'Ver Clientes', 'i18n' => 'nav.clientes' ), 'equipos' => array( 'link' => '/catalogos/equipos', 'title' => 'Ver Equipos', 'filterTag' => 'Ver Equipos', 'i18n' => 'nav.equipos' ), 'clavedoc' => array( 'link' => '/catalogos/clavedoc', 'title' => 'Ver Núm. Revisión', 'filterTag' => 'Ver Núm. Revisión', 'i18n' => 'nav.clavedoc' ), 'clases' => array( 'link' => '/catalogos/clases', 'title' => 'Ver Clases', 'filterTag' => 'Ver Clases', 'i18n' => 'nav.clases' ), 'marcas' => array( 'link' => '/catalogos/marcas', 'title' => 'Ver Marcas', 'filterTag' => 'Ver Marcas', 'i18n' => 'nav.marcas' ), 'vendedores' => array( 'link' => '/catalogos/vendedores', 'title' => 'Ver Gestores', 'filterTag' => 'Ver Gestores', 'i18n' => 'nav.gestores' ), 'proveedor' => array( 'link' => '/catalogos/proveedor', 'title' => 'Ver Proveedores', 'filterTag' => 'Ver Proveedores', 'i18n' => 'nav.proveedor' ) ) ), 'operaciones' => array( 'title' => 'Operaciones', 'filterTag' => 'operaciones', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.operaciones', 'child' => array( 'folios' => array( 'link' => 'javascript:void(0);', 'title' => 'Folios', 'filterTag' => 'Folios', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.folios', 'subChild' => array( 'foliosA' => array( 'link' => '/foliosA', 'title' => 'Agregar Folios "A"', 'filterTag' => 'Agregar Folios "A"', 'i18n' => 'nav.foliosA' ), 'foliosM' => array( 'link' => '/foliosM', 'title' => 'Agregar Folios "M"', 'filterTag' => 'Agregar Folios "M"', 'i18n' => 'nav.foliosM' ), ) ), 'tickets' => array( 'link' => 'javascript:void(0);', 'title' => 'Generar Ticket', 'filterTag' => 'Generar Ticket', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.tickets', 'subChild' => array( 'crearticket' => array( 'link' => '/ticket-placa/create', 'title' => 'Crear Ticket', 'filterTag' => 'Crear Ticket', 'i18n' => 'nav.crearticket' ), 'verplacas' => array( 'link' => '/ticket-placa', 'title' => 'Ver Placas Tickets', 'filterTag' => 'Ver Placas Tickets', 'i18n' => 'nav.verplacas' ), 'verfisico' => array( 'link' => '/tickets/fisico', 'title' => 'Ver Tickets Fisico', 'filterTag' => 'Ver Tickets Fisico', 'i18n' => 'nav.verfisico' ), 'verdiesel' => array( 'link' => '/tickets/diesel', 'title' => 'Ver Tickets Diesel', 'filterTag' => 'Ver Tickets Diesel', 'i18n' => 'nav.verdiesel' ), 'vergasolina' => array( 'link' => '/tickets/gasolina', 'title' => 'Ver Tickets Gasolina', 'filterTag' => 'Ver Tickets Gasolina', 'i18n' => 'nav.vergasolina' ), ) ), 'capturaverificacion' => array( 'link' => '/bases/create', 'title' => 'Captura de Verificación', 'filterTag' => 'Captura de Verificación', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.capturaverificacion', ), 'modverificacionA' => array( 'link' => '/bases', 'title' => 'Modificar Verificaciones', 'filterTag' => 'Modificar Verificaciones', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.modverificacionA', ), 'caidasM' => array( 'link' => '/caidasimpresion/create', 'title' => 'Modificar Caidas Motriz', 'filterTag' => 'Modificar Caidas Motriz', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.caidasM', ), 'caidasA' => array( 'link' => '/caidasimpresionA/create', 'title' => 'Modificar Caidas Arrastre', 'filterTag' => 'Modificar Caidas Arrastre', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.caidasA', ), 'reportexcelrangedate' => array( 'link' => '/bases/excel/range', 'title' => 'SIAF (Rang. Fechas)', 'filterTag' => 'SIAF (Rang. Fechas)', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.reportexcelrangedate', ), 'reportexceldate' => array( 'link' => '/bases/excel/day', 'title' => 'SIAF (Solo día)', 'filterTag' => 'SIAF (Solo día)', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.reportexceldate', ), 'trimestral' => array( 'link' => '/bases/trimestral', 'title' => 'Reporte Trimestral', 'filterTag' => 'Reporte Trimestral', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.trimestral', ), ) ), 'reportes' => array( 'title' => 'Reportes', 'filterTag' => 'reportes', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.reportes', 'child' => array( 'reportgestor' => array( 'link' => '/reporte/gestor', 'title' => 'Reporte por Gestor', 'filterTag' => 'Reporte por Gestor', 'i18n' => 'nav.reportgestor' ), 'reportticket' => array( 'link' => '/reporte/ticket', 'title' => 'Reporte general Tickets', 'filterTag' => 'Reporte general Tickets', 'i18n' => 'nav.reportticket' ), 'reportdigito' => array( 'link' => '/reporte/digito', 'title' => 'Reporte Digito Verificador', 'filterTag' => 'Reporte Digito Verificador', 'i18n' => 'nav.reportdigito' ), 'reportgrafica' => array( 'link' => '/graficas', 'title' => 'Graficas del año actual', 'filterTag' => 'Graficas del año actual', 'i18n' => 'nav.reportgrafica' ), 'reportgraficaanio' => array( 'link' => '/graficas/periodo', 'title' => 'Grafica por año', 'filterTag' => 'Grafica por año', 'i18n' => 'nav.reportgraficaanio' ), ) ), /*'relacioncobranza' => array( 'title' => 'Relación Cobranza', 'filterTag' => 'Relación Cobranza', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.relacioncobranza', 'child' => array( 'pagogestor' => array( 'link' => '/cobranza/create', 'title' => 'Registro de pagos Gestor', 'filterTag' => 'cobranza-gestor/create', 'i18n' => 'nav.pagogestor' ), 'estadobanco' => array( 'link' => '/cobranza', 'title' => 'Estado de Cuenta (Banco)', 'filterTag' => 'cobranza-gestor', 'i18n' => 'nav.estadobanco' ), 'estadogestor' => array( 'link' => '/cuenta', 'title' => 'Estado de Cuenta (Gestor)', 'filterTag' => 'cuenta', 'i18n' => 'nav.estadogestor' ), 'pagotickets' => array( 'link' => '/pago/tickets', 'title' => 'Pago de Tickets', 'filterTag' => 'pagoticket', 'i18n' => 'nav.pagotickets' ), 'movimientosbancarios' => array( 'link' => '/gastos', 'title' => 'Movimientos Bancarios', 'filterTag' => 'cobranza-gastos', 'i18n' => 'nav.movimientosbancarios' ), ) ), */ 'humoTitle' => array( "title" => "Diesel y Gasolina", "onlyLi" => "true" ), 'operacionesdiesel' => array( 'title' => 'Operaciones Diesel y Gasolina', 'filterTag' => 'dieselgasolina', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.operacionesdiesel', 'child' => array( 'foliosdiesel' => array( 'link' => 'javascript:void(0);', 'title' => 'Folios Diesel', 'filterTag' => 'Folios Diesel', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.foliosdiesel', 'subChild' => array( 'foliosM' => array( 'link' => '/foliosh', 'title' => 'Agregar Folios', 'filterTag' => 'Agregar Folios', 'i18n' => 'nav.foliosM' ), ) ), 'dieselcreate' => array( 'link' => '/diesel/create', 'title' => 'Captura Verificacion Diesel', 'filterTag' => 'Captura Verificacion Diesel', 'i18n' => 'nav.dieselcreate' ), 'dieselindex' => array( 'link' => '/diesel', 'title' => 'Modificar Folios Diesel', 'filterTag' => 'Modificar Folios Diesel', 'i18n' => 'nav.dieselindex' ), 'reportefoliodiesel' => array( 'link' => '/diesel/reporte/folio', 'title' => 'Reporte por Folios', 'filterTag' => 'Reporte por Folios', 'icon' => 'fal fa-rss-square', 'i18n' => 'nav.reportefoliodiesel', ), ) ), ); $path = explode('/', request()->path()); @endphp