where('user_id', $this->user()->id)->take(2)->get()->pluck('id')->toArray(); $this->be($this->user()); $response = $this->get(route('transactions.mass.delete', $withdrawals)); $response->assertStatus(200); $response->assertSee('Delete a number of transactions'); // has bread crumb $response->assertSee('