@extends('layouts.main') @section('customcss') @endsection @section('pagecontent') @php $month_array = [ 1 => 'Enero', 2 => 'Febrero', 3 => 'Marzo', 4 => 'Abril', 5 => 'Mayo', 6 => 'Junio', 7 => 'Julio', 8 => 'Agosto', 9 => 'Septiembre', 10 => 'Octubre', 11 => 'Noviembre', 12 => 'Diciembre' ]; $current_year = date('Y'); $current_month = date('n'); @endphp
| @lang('sistema.equity_report.history.send_by_email') | ID | @lang('sistema.equity_report.account_number') | @lang('sistema.equity_report.customer') | @lang('sistema.equity_report.history.from_date') | @lang('sistema.users_action') |
|---|