improved error handler of import/export
This commit is contained in:
		@@ -12,7 +12,6 @@ use Maatwebsite\Excel\Concerns\WithMultipleSheets;
 | 
			
		||||
 | 
			
		||||
class Invoices implements WithMultipleSheets
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
    public function sheets(): array
 | 
			
		||||
    {
 | 
			
		||||
        return [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user