JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrhasOne('App\Models\GoalType', 'id', 'goal_type'); } public function branches() { return $this->hasOne('App\Models\Branch', 'id', 'branch'); } public static $status = [ 'Not Started', 'In Progress', 'Completed', ]; }