diff --git a/app/Exports/Common/Sheets/Items.php b/app/Exports/Common/Sheets/Items.php index bc7601ced..eff94d4f1 100644 --- a/app/Exports/Common/Sheets/Items.php +++ b/app/Exports/Common/Sheets/Items.php @@ -6,7 +6,7 @@ use App\Abstracts\Export; use App\Models\Common\Item as Model; use Maatwebsite\Excel\Concerns\WithColumnFormatting; -class Invoices extends Export implements WithColumnFormatting +class Items extends Export implements WithColumnFormatting { public function collection() {