public function setUp() { parent::setUp(); $this->attributes = Factory::page(['id' => 1]); $this->app->instance('Page', $this->mock); }