user = $user; $this->tagihans = $tagihans; } public function build() { return $this->subject('Tagihan Bulanan')->view('emails.billing'); } }