data = $data; } public function view(): View { return view('dailysalepaymentreportmodule::export', $this->data); } }