@extends('layouts.app') @section('pageTitle', 'Caixas Abertos') @section('head') @endsection @section('content')

Warning: Undefined global variable $_SESSION in /home2/brevetec/dashboard.brevetecnologia.com.br/resources/views/caixas.blade.php on line 26

Warning: Trying to access array offset on value of type null in /home2/brevetec/dashboard.brevetecnologia.com.br/resources/views/caixas.blade.php on line 26

Warning: Attempt to read property "caixasAbertos" on null in /home2/brevetec/dashboard.brevetecnologia.com.br/resources/views/caixas.blade.php on line 29

Warning: foreach() argument must be of type array|object, null given in /home2/brevetec/dashboard.brevetecnologia.com.br/resources/views/caixas.blade.php on line 32
@endsection @section('script')
@endsection