format('Y-m-d H:i:s'); } public function sheet(){ return $this->hasOne(OrderSheet::class,'join_sheet_order_id','order_id'); } }